Use correct font size in words and characters lists

This commit is contained in:
Marvin Elsen 2024-10-06 23:29:29 +02:00
parent 15b2138f77
commit 9baa66bde9
Signed by: marvinelsen
GPG Key ID: 820672408CC318C2

View File

@ -5,3 +5,7 @@
.pronunciation {
-fx-font-family: "Noto Sans TC";
}
.list-view .headword {
-fx-font-family: "Noto Sans TC";
}