Add account hierarchy framework with migrations, RLS policies, and UI components
This commit is contained in:
@@ -26,10 +26,13 @@
|
||||
@layer base {
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
font-feature-settings: 'rlig' 1, 'calt' 1;
|
||||
font-feature-settings:
|
||||
'rlig' 1,
|
||||
'calt' 1;
|
||||
}
|
||||
|
||||
html, body {
|
||||
html,
|
||||
body {
|
||||
scroll-padding-top: 56px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user