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