mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
Fixed issues
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user