We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a90ca commit 0f79621Copy full SHA for 0f79621
components/modal/Modal.module.scss
@@ -46,7 +46,7 @@
46
}
47
48
.overlay {
49
- align-items: flex-start;
+ align-items: center;
50
background: rgba(#201f1f, 0.5);
51
bottom: 0;
52
display: flex;
0 commit comments