Skip to content

Commit b79a480

Browse files
authored
Update modal.scss
1 parent df5c992 commit b79a480

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/devui-vue/devui/modal/src/modal.scss

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@
4848
vertical-align: middle;
4949
font-size: 18px;
5050
}
51-
& i {
52-
position: absolute;
53-
right: 0;
54-
top: 0;
55-
}
5651
}
5752
}
5853

@@ -117,4 +112,4 @@
117112
opacity: 0.2;
118113
top: calc(50% - 24px);
119114
}
120-
}
115+
}

0 commit comments

Comments
 (0)