Use correct font size in words and characters lists
This commit is contained in:
parent
15b2138f77
commit
9baa66bde9
@ -5,3 +5,7 @@
|
|||||||
.pronunciation {
|
.pronunciation {
|
||||||
-fx-font-family: "Noto Sans TC";
|
-fx-font-family: "Noto Sans TC";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-view .headword {
|
||||||
|
-fx-font-family: "Noto Sans TC";
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user