Skip to content

Commit

Permalink
fix FormizDevTools color
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoPerard committed Aug 23, 2023
1 parent f4f7c84 commit 7394978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/formiz-core/src/FormizDevTools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export const FormizDevTools = () => {
height: "25vh",
borderRadius: "1rem",
background: "#111729",
color: "white",
boxShadow: "10px",
overflow: "hidden",
display: "flex",
Expand Down

0 comments on commit 7394978

Please sign in to comment.