fix(dashboard): Adds routes for handling tax overrides for provinces (#9549)

This commit is contained in:
Kasper Fabricius Kristensen
2024-10-14 11:34:15 +02:00
committed by GitHub
parent 11120a8b7e
commit 1b82f7a814
4 changed files with 20 additions and 3 deletions
-1
View File
@@ -30,7 +30,6 @@
:root {
@apply bg-ui-bg-subtle text-ui-fg-base antialiased;
text-rendering: optimizeLegibility;
color-scheme: light dark;
}
}