This commit is contained in:
Vince 2021-07-19 23:40:56 +08:00
parent 50c1b9b2c6
commit d3436994ed

View File

@ -4,7 +4,7 @@
#panel {
background-color: $panel_bg;
font-weight: normal;
height: $menuitem_size - 4px;
height: $menuitem_size - 4px !important;
box-shadow: 0 5px 16px rgba(black, 0.05);
color: $panel_fg;
font-feature-settings: "tnum";