home/natto/ags: add margin to the right of settings

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-04 19:50:37 +05:30
parent ca1ea8f701
commit f230a60a73

View File

@@ -1,6 +1,7 @@
.settings { .settings {
.settings-unwrapped { .settings-unwrapped {
margin-top: 10px; margin-top: 10px;
margin-right: 10px;
border: 2px solid $mauve; border: 2px solid $mauve;
border-radius: 4px; border-radius: 4px;
background: $base; background: $base;