refactor: add migration, seed permissions, update permissions API
feat(notes): add XLSX import island and admin route feat(upload): add drag‑and‑drop upload, template download, UI tweaks
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
font-family: var(--font-family-text);
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 130%; /* scale up from browser default 16px → ~20.8px */
|
||||
}
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user