mirror of
https://github.com/youzan/vant.git
synced 2026-05-17 01:00:36 +08:00
style(Sidebar): adjust selected text color to @red (#6860)
This commit is contained in:
+1
-1
@@ -631,7 +631,7 @@
|
||||
@sidebar-active-color: @active-color;
|
||||
@sidebar-background-color: @background-color;
|
||||
@sidebar-selected-font-weight: @font-weight-bold;
|
||||
@sidebar-selected-text-color: @text-color;
|
||||
@sidebar-selected-text-color: @red;
|
||||
@sidebar-selected-border-width: 4px;
|
||||
@sidebar-selected-border-height: 16px;
|
||||
@sidebar-selected-border-color: @red;
|
||||
|
||||
Reference in New Issue
Block a user