mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
parent
656b5abf65
commit
3ddc99c28f
@ -7,20 +7,14 @@
|
||||
&-affix-wrapper {
|
||||
.input();
|
||||
display: inline-flex;
|
||||
height: @input-height-base;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
max-height: @input-height-base;
|
||||
|
||||
&-lg {
|
||||
height: @input-height-lg;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
max-height: @input-height-lg;
|
||||
}
|
||||
|
||||
&-sm {
|
||||
height: @input-height-sm;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
max-height: @input-height-sm;
|
||||
}
|
||||
|
||||
&-disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user