mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
Revert "style(Sidebar): adjust selected text color to @red (#6860)"
This reverts commit d7f30bb5fee6f726d9e29525c9d2a4a6f39ff08f.
This commit is contained in:
parent
95d3389d15
commit
b43b8fc943
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user