File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1356,6 +1356,9 @@ StScrollBar {
13561356 border-radius : 99px ;
13571357 background-color : # 4a4a4a ; }
13581358
1359+ .grouped-window-list-notifications-badge-label {
1360+ font-size : 12px ; }
1361+
13591362.grouped-window-list-button-label {
13601363 padding-left : 4px ; }
13611364
Original file line number Diff line number Diff line change @@ -1356,6 +1356,9 @@ StScrollBar {
13561356 border-radius : 99px ;
13571357 background-color : # 4a4a4a ; }
13581358
1359+ .grouped-window-list-notifications-badge-label {
1360+ font-size : 12px ; }
1361+
13591362.grouped-window-list-button-label {
13601363 padding-left : 4px ; }
13611364
Original file line number Diff line number Diff line change @@ -1804,6 +1804,10 @@ $base_padding: 7px;
18041804 background-color : $tooltip_fg_color ;
18051805 }
18061806
1807+ & -notifications-badge-label {
1808+ font-size : 12px ;
1809+ }
1810+
18071811 & -button-label {
18081812 padding-left : 4px ;
18091813 }
You can’t perform that action at this time.
0 commit comments