mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(Button): add transition when toggle disabled (#4555)
This commit is contained in:
parent
cae68bc202
commit
55148936ff
@ -11,6 +11,7 @@
|
||||
line-height: @button-default-line-height;
|
||||
text-align: center;
|
||||
border-radius: @button-border-radius;
|
||||
transition: opacity @animation-duration-fast;
|
||||
-webkit-appearance: none;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user