mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
gnome-shell: fix volume mixer extension width (fix #486)
This commit is contained in:
@@ -1989,6 +1989,11 @@ $legacy_icon_size: 24px;
|
||||
& StButton { width: $legacy_icon_size; height: $legacy_icon_size }
|
||||
}
|
||||
|
||||
.masterslider.smaller .masterlabel,
|
||||
.masterslider.smaller .slider {
|
||||
min-width: 155px;
|
||||
}
|
||||
|
||||
// Magnifier
|
||||
|
||||
.magnifier-zoom-region {
|
||||
|
||||
Reference in New Issue
Block a user