We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Modal
1 parent 4f137dd commit b7ca42fCopy full SHA for b7ca42f
src/components/Modal/Modal.module.scss
@@ -25,6 +25,7 @@
25
padding: 0;
26
overflow-y: auto;
27
overscroll-behavior: contain;
28
+ color: inherit;
29
border-width: 0;
30
border-radius: settings.$border-radius;
31
background: theme.$background;
0 commit comments