管理后台公告中心优化

This commit is contained in:
yml
2026-06-05 21:02:50 +08:00
parent 7b456bafdd
commit 2df097ccd3
2 changed files with 44 additions and 7 deletions
+2 -2
View File
@@ -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;