style: consistent spacing in editor

This commit is contained in:
Carlos Valente
2024-05-12 20:48:50 +02:00
committed by Carlos Valente
parent eb2c4d0780
commit 6bedd7ab1d
@@ -13,7 +13,7 @@ $panel-gap: 0.5rem;
width: 100%;
height: 100%;
color: $ui-white;
padding: 1rem 0.5rem;
padding: 0.5rem;
display: grid;
grid-template-columns: auto;