mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
perf(TreeSelect): 去除点击态样式 @rex-zsd (#2550)
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user