mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
parent
dd0d4214d1
commit
030c745e1b
@ -362,6 +362,10 @@
|
|||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
box-shadow: @box-shadow-base;
|
box-shadow: @box-shadow-base;
|
||||||
|
|
||||||
|
.@{ant-prefix}-checkbox-input {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
.@{ant-prefix}-dropdown-menu {
|
.@{ant-prefix}-dropdown-menu {
|
||||||
border: 0;
|
border: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user