Skip to content

Commit 88ea7f3

Browse files
committed
fix: 冗余的自定义样式
1 parent 07e39f1 commit 88ea7f3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/common/assets/styles/element-plus.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
// 自定义 Element Plus 样式
22

3-
// 卡片
4-
.el-card {
5-
background-color: var(--el-bg-color) !important;
6-
}
7-
83
// 分页
94
.el-pagination {
105
// 参考 Bootstrap 的响应式设计 WIDTH = 768

0 commit comments

Comments
 (0)