Skip to content

Commit 58dd939

Browse files
vvlladd28ashvayka
authored andcommitted
Fixed resize window to show dialog
1 parent ef8fdcf commit 58dd939

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/sweetalert.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
body.stop-scrolling {
22
height: 100%;
3-
overflow: hidden; }
3+
overflow: hidden;
4+
overflow-y: auto; }
45

56
.sweet-overlay {
67
background-color: black;

0 commit comments

Comments
 (0)