We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc04ac commit cfd8fd4Copy full SHA for cfd8fd4
css/jquery-confirm.css
@@ -27,7 +27,7 @@
27
transform: rotate(360deg);
28
}
29
30
-body[class~="jconfirm-no-scroll-"] {
+body[class*=jconfirm-no-scroll-] {
31
overflow: hidden !important;
32
33
.jconfirm {
css/jquery-confirm.less
@@ -17,7 +17,7 @@
17
18
19
20
21
22
23
0 commit comments