Skip to content

Commit c1b8cdb

Browse files
committed
feat(linCms): 解决冲突
2 parents 4d39a83 + 37e44bc commit c1b8cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/assets/styles/realize/element-variables.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -837,9 +837,9 @@ $typeMap: (primary:#3963BC,
837837
border: 1px solid #97B8FF;
838838
background-color: #ECF1FF;
839839
@include e(title) {
840-
line-height: 24px;
841840
color: #3963BC;
842841
}
842+
843843
@include e(content) {
844844
color: #3963BC;
845845
}
@@ -848,7 +848,7 @@ $typeMap: (primary:#3963BC,
848848
}
849849
}
850850

851-
851+
/* select */
852852
@include b(select) {
853853
.el-tag {
854854
background-color: #3963bc !important;

0 commit comments

Comments
 (0)