Fixed creation of users + better frontend handling of permissions
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
pointer-events: auto !important;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
@@ -82,6 +83,7 @@ body {
|
||||
* {
|
||||
@apply border-border outline-ring/50;
|
||||
}
|
||||
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user