Skip to content

Commit 7a92f2e

Browse files
committed
update moui
1 parent c6a71a0 commit 7a92f2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/moui/actionview/_dialog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.moui-actionview {
2+
.moui-action-dialog {
33
display:none;
44
position:fixed;
55
top:0;

css/moui/modalview/_dialog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.moui-modalview {
2+
.moui-modal-dialog {
33
display:none;
44
position:fixed;
55
top:0;

0 commit comments

Comments
 (0)