mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
Revert "style(Sidebar): adjust selected text color to @red (#6860)"
This reverts commit d7f30bb5fe
.
This commit is contained in:
@@ -633,7 +633,7 @@
|
||||
@sidebar-active-color: @active-color;
|
||||
@sidebar-background-color: @background-color;
|
||||
@sidebar-selected-font-weight: @font-weight-bold;
|
||||
@sidebar-selected-text-color: @red;
|
||||
@sidebar-selected-text-color: @text-color;
|
||||
@sidebar-selected-border-width: 4px;
|
||||
@sidebar-selected-border-height: 16px;
|
||||
@sidebar-selected-border-color: @red;
|
||||
|
Reference in New Issue
Block a user