- 将主题卡片左侧边框颜色从变量 --d-button-danger-icon-color 改为 #0008
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
.discourse-no-touch & {
|
||||
background: var(--d-sidebar-active-background);
|
||||
box-shadow: 4px 5px 3px 1px #0003, 0 8px 20px -10px var(--topic-card-shadow);
|
||||
border-left: 5px solid var(--d-button-danger-icon-color);
|
||||
border-left: 5px solid #0008;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user