mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
theme: Worksace indicator height
- set the workspace indicator height to match the non-labeled osd panels
such as volume or brightness
Fixes #7612
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3282>
(cherry picked from commit fb74d56258)
This commit is contained in:
parent
97a2a09bec
commit
4b736f8486
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* Workspace Switcher */
|
||||
|
||||
$ws_indicator_height: 48px;
|
||||
$ws_indicator_height: 32px;
|
||||
$ws_dot_active: $ws_indicator_height / 3;
|
||||
$ws_dot_inactive: $ws_indicator_height / 6;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue