Fix divider expand popover card width

close #10914
This commit is contained in:
afc163 2018-10-28 23:25:40 +08:00
parent 71b8cf7a0c
commit 3786169624

View File

@ -21,6 +21,7 @@
display: block;
height: 1px;
width: 100%;
min-width: 100%; // Fix https://github.com/ant-design/ant-design/issues/10914
margin: 24px 0;
clear: both;
}