mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(Uploader): improve disabled cursor
This commit is contained in:
parent
52aa9e8559
commit
90409a7fad
@ -22,6 +22,10 @@
|
||||
&-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
&__upload {
|
||||
|
Loading…
x
Reference in New Issue
Block a user