mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
style: Drop numeric font feature from panel
This commit is contained in:
parent
614103ae4b
commit
a1f49bd38f
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ $panel_transition_duration: 250ms; // same as the overview transition duration
|
|||
background-color: $panel_bg_color;
|
||||
font-weight: bold;
|
||||
height: $panel_height;
|
||||
@extend %numeric;
|
||||
transition-duration: $panel_transition_duration;
|
||||
box-shadow: inset 0 -1px 0 0 $panel_border_color;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue