解决element-plus文本按钮样式被覆盖的问题
This commit is contained in:
parent
b160f34d70
commit
78783ceee7
@ -42,9 +42,9 @@
|
||||
// --el-header-height: 50px !important;
|
||||
}
|
||||
// el 2.2.0 text button
|
||||
.el-button.is-text {
|
||||
color: var(--el-color-primary) !important;
|
||||
}
|
||||
// .el-button.is-text {
|
||||
// color: var(--el-color-primary) !important;
|
||||
// }
|
||||
@media screen and (max-width: 500px) {
|
||||
.el-message {
|
||||
min-width: 300px !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user