Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2025-02-23 22:49:41 +00:00
parent 1b8506b0a0
commit fd51890716

View File

@@ -7,6 +7,6 @@
@source "../**/*.vue";
@theme {
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
}