feat(Uploader): improve disabled cursor
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
&-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
&__upload {
|
||||
|
||||
Reference in New Issue
Block a user