|
|
@ -78,3 +78,7 @@ li.is-active { |
|
|
|
--el-tag-text-color: #fff !important; |
|
|
|
--el-tag-text-color: #fff !important; |
|
|
|
--el-tag-border-color: #d3832a !important; |
|
|
|
--el-tag-border-color: #d3832a !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.el-select__tags .el-tag--info { |
|
|
|
|
|
|
|
--el-tag-text-color: var(--el-color-info) !important; |
|
|
|
|
|
|
|
} |
|
|
|