mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-04 23:18:01 +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;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
padding: 1rem 0.5rem;
|
||||
padding-inline: 0.5rem;
|
||||
padding-block: 0.5rem 1rem;
|
||||
|
||||
display: grid;
|
||||
grid-template-rows: 3rem auto auto 1fr;
|
||||
|
||||
Reference in New Issue
Block a user