显示样式微调

This commit is contained in:
2026-06-14 18:33:33 +08:00
parent 84b74eac8a
commit d42315a54c
10 changed files with 28 additions and 172 deletions
+2 -2
View File
@@ -778,7 +778,7 @@ progress[value]::-webkit-progress-value {
// 3秒内紧急倒计时样式
.countdown-urgent {
background: rgba(255, 143, 145, 0.9);
background: rgb(246 90 95 );
color: #fff;
font-size: 15px;
font-weight: bold;
@@ -891,7 +891,7 @@ progress[value]::-webkit-progress-value {
display: flex !important;
align-items: center !important;
flex: 0 0 auto !important;
padding-right: 10px;
padding-right: 15px;
}
.user-dropdown {