管理后台公告中心优化
This commit is contained in:
@@ -339,14 +339,14 @@
|
||||
}
|
||||
|
||||
/* ========== Button Enhancements ========== */
|
||||
.el-button--primary {
|
||||
.el-button--primary:not(.is-text) {
|
||||
font-weight: 700 !important;
|
||||
--el-button-text-color: #ffffff;
|
||||
--el-button-hover-text-color: #ffffff;
|
||||
--el-button-active-text-color: #ffffff;
|
||||
}
|
||||
|
||||
.el-button--primary span {
|
||||
.el-button--primary:not(.is-text) span {
|
||||
color: #ffffff !important;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user