mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
Fix dragger background
This commit is contained in:
parent
0b5f770fec
commit
ad4d5ce18a
@ -65,6 +65,7 @@
|
||||
height: 100%;
|
||||
position: relative;
|
||||
padding: 16px 0;
|
||||
background: @background-color-light;
|
||||
|
||||
&.@{upload-prefix-cls}-drag-hover:not(.@{upload-prefix-cls}-disabled) {
|
||||
border: 2px dashed @primary-5;
|
||||
|
Loading…
Reference in New Issue
Block a user