mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-26 00:26:53 +08:00
InputGroup width 100%, close #1769
This commit is contained in:
parent
239eaca72c
commit
a73e28ca6c
@ -107,6 +107,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: table;
|
display: table;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
// Undo padding and float of grid classes
|
// Undo padding and float of grid classes
|
||||||
&[class*="col-"] {
|
&[class*="col-"] {
|
||||||
|
Loading…
Reference in New Issue
Block a user