just forget gtk theming for now
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
.lyrics-window {
|
||||
background-color: $bg;
|
||||
border-radius: 16px;
|
||||
border-radius: 14px;
|
||||
border: 2px solid $border;
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
color: $fg;
|
||||
font-size: 15px;
|
||||
font-family: 'Maple Mono NF CN', 'Maple Mono CN', monospace;
|
||||
min-height: 31px;
|
||||
min-height: 28px;
|
||||
}
|
||||
|
||||
.control-box {
|
||||
|
||||
Reference in New Issue
Block a user