mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-20 04:39:45 +08:00
🚸 优化当前选中系列区分度
This commit is contained in:
@@ -116,6 +116,8 @@ function selectSeries(): void {
|
||||
cursor: pointer;
|
||||
|
||||
&.tuas-selected {
|
||||
border-style: dashed;
|
||||
border-color: var(--tgc-od-orange);
|
||||
background: var(--box-bg-1);
|
||||
}
|
||||
|
||||
@@ -137,6 +139,8 @@ function selectSeries(): void {
|
||||
@include github-styles.github-card("dark");
|
||||
|
||||
&.tuas-selected {
|
||||
border-style: dashed;
|
||||
border-color: var(--tgc-od-orange);
|
||||
background: var(--box-bg-1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user