Skip to content

Commit 4abbef5

Browse files
committed
🐛 MucModal.vue shouldn't have a min-width
1 parent 94b9816 commit 4abbef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Modal/MucModal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ dialog {
117117
padding: 0;
118118
margin-top: 1.75rem;
119119
--mde-gutter-x: 0;
120-
min-width: 592px;
121120
}
122121
123122
dialog::backdrop {

0 commit comments

Comments
 (0)