💥 eww(bar): fix window widget overflow with cjk chars
This commit is contained in:
+3
-3
@@ -143,15 +143,15 @@
|
||||
|
||||
& > box.info {
|
||||
& > label.window-class {
|
||||
font-size: 10px;
|
||||
font-size: 9.8px;
|
||||
font-family: monospace;
|
||||
color: darken($color: $foreground, $amount: 20);
|
||||
}
|
||||
|
||||
& > label.window-title {
|
||||
margin-top: -2px;
|
||||
font-size: inherit;
|
||||
font-size: 12px;
|
||||
color: $foreground;
|
||||
margin-top: -3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user