mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-05 08:00:48 +00:00
remove width 100vw in app css class
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@use "colors" as c;
|
||||
|
||||
.app {
|
||||
width: 100vw;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: auto auto;
|
||||
|
||||
Reference in New Issue
Block a user