mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
style: consistent spacing in editor
This commit is contained in:
committed by
Carlos Valente
parent
eb2c4d0780
commit
6bedd7ab1d
@@ -13,7 +13,7 @@ $panel-gap: 0.5rem;
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
color: $ui-white;
|
color: $ui-white;
|
||||||
padding: 1rem 0.5rem;
|
padding: 0.5rem;
|
||||||
|
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: auto;
|
grid-template-columns: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user