mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-25 06:24:19 +00:00
🔧 Set dashboard column width
This commit is contained in:
parent
03e47ecc53
commit
bfe3579b4e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"b e"
|
||||
"b f"
|
||||
;
|
||||
grid-template-columns: 400px 1fr;
|
||||
grid-template-rows: auto auto auto 1fr auto;
|
||||
|
||||
grid-gap: 10px;
|
||||
|
|
Loading…
Reference in a new issue