mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Assistant sidevar padding fix.
This commit is contained in:
@@ -126,7 +126,7 @@ assistant {
|
||||
|
||||
&.csd .sidebar { border-top-style: none; }
|
||||
|
||||
.sidebar label { padding: 6px 12px; }
|
||||
.sidebar label { padding: $spacing ($spacing * 2); }
|
||||
|
||||
.sidebar label.highlight { background-color: mix($fg_color, $bg_color, .8); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user