mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
Update _budgie.scss
This commit is contained in:
@@ -822,6 +822,10 @@ image.raven-mpris {
|
||||
background-color: $surface;
|
||||
border: none;
|
||||
padding: 0;
|
||||
|
||||
> box > grid {
|
||||
padding: $space-size * 4;
|
||||
}
|
||||
}
|
||||
|
||||
// Session Dialog
|
||||
@@ -859,6 +863,10 @@ image.raven-mpris {
|
||||
.budgie-polkit-dialog {
|
||||
.message { color: $text-secondary; }
|
||||
.failure { color: $destructive; }
|
||||
|
||||
> box > grid {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Run Dialog
|
||||
|
Reference in New Issue
Block a user