mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +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>
This commit is contained in:
parent
a106e52b4f
commit
fb74d56258
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