fix upload file bugs
This commit is contained in:
@@ -371,6 +371,11 @@
|
||||
background: v.$p-color;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 20px;
|
||||
|
||||
&:disabled {
|
||||
background: linear-gradient(135deg, v.$p-color-disabled, v.$s-color-disabled);
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user