mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
perf(TreeSelect): 去除点击态样式 @rex-zsd (#2550)
This commit is contained in:
parent
6d75bd80bc
commit
b38b3575a2
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user