mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
style: fix Transfer empty custom (#23694)
This commit is contained in:
parent
5183592ece
commit
313a68c15f
@ -181,6 +181,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.@{ant-prefix}-empty-image {
|
||||
max-height: @transfer-header-height / 2 - 22;
|
||||
}
|
||||
}
|
||||
|
||||
@import './rtl';
|
||||
|
Loading…
Reference in New Issue
Block a user