mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +00:00
refactor: consistent overview layout
This commit is contained in:
committed by
Carlos Valente
parent
09a32e7612
commit
4ebe6ede59
@@ -2,7 +2,8 @@
|
|||||||
background-color: $ui-black;
|
background-color: $ui-black;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
padding: 1rem 0.5rem;
|
padding-inline: 0.5rem;
|
||||||
|
padding-block: 0.5rem 1rem;
|
||||||
|
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-rows: 3rem auto auto 1fr;
|
grid-template-rows: 3rem auto auto 1fr;
|
||||||
|
|||||||
Reference in New Issue
Block a user