mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-05-06 19:39:36 +00:00
Generated by Spark: Fix all reported errors.
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.react-flow__renderer {
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.react-flow__node {
|
||||
will-change: transform;
|
||||
}
|
||||
}
|
||||
|
||||
:root {
|
||||
--background: oklch(0.14 0.02 250);
|
||||
--foreground: oklch(0.93 0.005 250);
|
||||
|
||||
Reference in New Issue
Block a user