Skip to content

Commit e941dbb

Browse files
committed
style(modal): 移除未使用的CSS样式规则
- 删除modal.scss中未使用的& i样式规则 - 清理冗余的CSS代码
1 parent e391fdb commit e941dbb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 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

0 commit comments

Comments
 (0)