Fix: issue #8818 Xiaolai font has been set as a fallback for Excalifont (#9055)

Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
Shalini 2025-01-30 19:11:41 +05:30 committed by GitHub
parent 61e0bb83d0
commit 84bab403ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
.excalidraw {
.excalifont {
font-family: "Excalifont";
font-family: "Excalifont", "Xiaolai";
}
// WelcomeSreen common