mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
theme: Quicksettings toggle size
- stick to the original dimensions of the buttons See https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5792
This commit is contained in:
parent
210cd0f796
commit
e4d5e81fed
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
border-radius: 99px;
|
||||
min-width: 11.5em;
|
||||
max-width: 11.5em;
|
||||
min-height: 48px;
|
||||
min-height: 40px;
|
||||
border:none;
|
||||
|
||||
&:checked { @include button(default); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue