Fixed issues

This commit is contained in:
vinceliuice 2023-12-11 00:08:36 +08:00
parent a6e500a0ba
commit ecbe6bc283

View file

@ -89,6 +89,12 @@
}
}
navigation-view-page {
> toolbarview > scrolledwindow > viewport > clamp > box.medium > box > stack > button {
margin-top: $space-size * 2;
}
}
//
// Gnome Control Center
//
@ -102,6 +108,12 @@ window.dialog {
}
}
.background-thumbnail {
> button.remove-button {
margin: $space-size;
}
}
//
// Calculator
//