mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
perf(TreeSelect): 去除点击态样式 @rex-zsd (#2550)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
line-height: 44px;
|
||||
padding: 0 9px 0 15px;
|
||||
|
||||
&:active::after,
|
||||
&--active::after {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@@ -63,7 +62,6 @@
|
||||
font-weight: bold;
|
||||
line-height: 44px;
|
||||
|
||||
&:active,
|
||||
&--active {
|
||||
color: @red;
|
||||
}
|
||||
|
Reference in New Issue
Block a user