Skip to content

Commit 01c4a04

Browse files
committed
fix FormizDevTools color
1 parent abd1456 commit 01c4a04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/formiz-core/src/FormizDevTools.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export const FormizDevTools = () => {
5252
height: "25vh",
5353
borderRadius: "1rem",
5454
background: "#111729",
55+
color: "white",
5556
boxShadow: "10px",
5657
overflow: "hidden",
5758
display: "flex",

0 commit comments

Comments
 (0)