显示样式微调
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user