1
Fork 0
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:
Stefano Pigozzi 2021-05-07 03:23:45 +02:00
parent 03e47ecc53
commit bfe3579b4e
Signed by untrusted user who does not match committer: steffo
GPG key ID: 6965406171929D01

View file

@ -8,6 +8,7 @@
"b e"
"b f"
;
grid-template-columns: 400px 1fr;
grid-template-rows: auto auto auto 1fr auto;
grid-gap: 10px;