Skip to content

Commit

Permalink
fix: remove colorscheme from :root
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Apr 23, 2024
1 parent 992cb72 commit 57787cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DevTools/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@
/* ----- Default CSS variables ----- */

:root {
color-scheme: var(--mantine-color-scheme);

--mantine-z-index-app: 100;
--mantine-z-index-modal: 200;
--mantine-z-index-popover: 300;
Expand Down

0 comments on commit 57787cb

Please sign in to comment.