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;
|
line-height: 44px;
|
||||||
padding: 0 9px 0 15px;
|
padding: 0 9px 0 15px;
|
||||||
|
|
||||||
&:active::after,
|
|
||||||
&--active::after {
|
&--active::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -63,7 +62,6 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
|
|
||||||
&:active,
|
|
||||||
&--active {
|
&--active {
|
||||||
color: @red;
|
color: @red;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user