fix: Adjust font order

This commit is contained in:
wonfen 2023-11-28 10:03:01 +08:00
parent 02a084d571
commit e347675265

View File

@ -8,7 +8,7 @@ export const defaultTheme = {
error_color: "#d32f2f",
warning_color: "#ed6c02",
success_color: "#2e7d32",
font_family: `"twemoji mozilla", "Roboto", "Helvetica", "Arial", sans-serif`,
font_family: `"Roboto", "Helvetica", "Arial", sans-serif, "twemoji mozilla"`,
};
// dark mode