mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 20:37:21 +00:00
add media detail dialog and infinite loading
This commit is contained in:
@@ -31,7 +31,7 @@ export function createMantineTheme(scheme: "light" | "dark"): {
|
||||
};
|
||||
|
||||
const input =
|
||||
"!bg-muted/40 border-transparent disabled:bg-muted/50 disabled:text-primary/50 focus:border-zinc-500";
|
||||
"!bg-muted/40 border-transparent disabled:bg-muted/50 disabled:text-primary/50 focus:!border-zinc-500";
|
||||
|
||||
return {
|
||||
theme: createTheme({
|
||||
|
||||
Reference in New Issue
Block a user