mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
Merge pull request #15636 from ant-design/fix-upload-dragging-jump
Fix Upload border jumping issue in Chrome
This commit is contained in:
commit
0a5ffa8f9b
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
&.@{upload-prefix-cls}-drag-hover:not(.@{upload-prefix-cls}-disabled) {
|
||||
border: 2px dashed @primary-5;
|
||||
border-color: @primary-7;
|
||||
}
|
||||
|
||||
&.@{upload-prefix-cls}-disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user