Merge branch 'develop' into fix-person-add

This commit is contained in:
Michael Mayer 2025-11-10 13:13:12 +01:00
commit 34635e852f

View file

@ -1,6 +1,6 @@
:root {
--v-font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji";
--v-font-family-mono: ui-monospace, 'SFMono-Regular', Menlo, Consolas, 'Liberation Mono', monospace;
--v-font-family-mono: ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;
}
/* HTML Body: Fonts, Color Schemes, Loading, and Scrollbar Styles */