[bugfix] Config Page: Appearance tab. Fix Ui Font setting that was not working.

This commit is contained in:
Sakamoto Shiina
2024-11-21 15:17:36 +09:00
parent c05b5d18fa
commit 7e16b2f101
3 changed files with 4 additions and 4 deletions

View File

@@ -50,4 +50,6 @@
--main_page_topbar_height: 4.8rem;
--config_page_sidebar_width: 18rem;
--config_page_topbar_height: 8rem;
--font_family: "Yu Gothic UI";
}