Skip to content

Commit 036c79c

Browse files
committed
Removed styling.
1 parent c688cfe commit 036c79c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: src/styles/ConfirmDialog.module.scss

-8
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,3 @@
99
width: 98%;
1010
}
1111
}
12-
13-
.PromptDialog {
14-
@media only screen and (max-width: 500px) {
15-
// Set width to 98% when screen width is less than 500px
16-
// 500px is the default width of the component
17-
width: 98%;
18-
}
19-
}

0 commit comments

Comments
 (0)