feat(workspaces): add workspace management page

This commit is contained in:
2026-03-12 20:51:41 +08:00
parent 2ffd1efc61
commit 5e4f4ec6e4
9 changed files with 224 additions and 33 deletions

View File

@@ -19,7 +19,6 @@
font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}
/* Automatically apply Vazirmatn font when language is Persian */
:lang(fa) {
font-family: "Vazirmatn", system-ui, Avenir, Helvetica, Arial, sans-serif;
}