Skip to content

Commit 32e1386

Browse files
authored
Mint-X cinnamon: GWL use fixed font size for window count badge (#525)
So that it isn't too big with user font scaling
1 parent ba52ff8 commit 32e1386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,6 +2139,7 @@ On-Screen Keyboard (>= Cinnamon 6.6)
21392139
padding-left: 4px;
21402140
}
21412141
.grouped-window-list-number-label {
2142+
font-size: 11px;
21422143
z-index: 99;
21432144
color: rgb(70, 70, 70);
21442145
}

0 commit comments

Comments
 (0)