改造实时事件缓存同步
This commit is contained in:
@@ -42,22 +42,6 @@
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.worker-hall-autorefresh-box {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
background: #f1f5f9;
|
||||
padding: 4px 10px;
|
||||
border-radius: 6px;
|
||||
font-size: 12px;
|
||||
color: #475569;
|
||||
}
|
||||
|
||||
.worker-hall-autorefresh-label {
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.worker-hall-search-bar {
|
||||
grid-area: search;
|
||||
width: 100%;
|
||||
@@ -1717,23 +1701,6 @@ body {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.worker-hall-mobile-autorefresh-switch {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
background: #ffffff;
|
||||
border: 1px solid #e2e8f0;
|
||||
border-radius: 999px;
|
||||
padding: 4px 10px;
|
||||
font-size: 11px;
|
||||
color: #64748b;
|
||||
}
|
||||
|
||||
.worker-hall-mobile-autorefresh-text {
|
||||
font-size: 11px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* 分类横向滑动胶囊条 */
|
||||
.worker-hall-mobile-category-bar {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user