mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[improvement] TreeSelect: 去除点击态样式
This commit is contained in:
parent
efbbc07c10
commit
7fc0eb7a00
@ -20,7 +20,6 @@
|
|||||||
padding: 0 9px 0 15px;
|
padding: 0 9px 0 15px;
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
|
|
||||||
&:active::after,
|
|
||||||
&--active::after {
|
&--active::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -58,7 +57,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