SvelteKit-based WebUI (#14839)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const INPUT_CLASSES = `
|
||||
bg-muted/70 dark:bg-muted/85
|
||||
border border-border/30 focus-within:border-border dark:border-border/20 dark:focus-within:border-border
|
||||
outline-none
|
||||
text-foreground
|
||||
`;
|
||||
Reference in New Issue
Block a user