Update select.less
This commit is contained in:
parent
d0b93d0b3c
commit
f21856e3bc
1 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,9 @@
|
|||
padding-right: 22px;
|
||||
}
|
||||
}
|
||||
&-default&-multiple &-selection{
|
||||
min-height: @input-height-base;
|
||||
}
|
||||
|
||||
&-large&-single &-selection{
|
||||
height: @input-height-large;
|
||||
|
@ -191,6 +194,7 @@
|
|||
height: @input-height-base - 6px;
|
||||
line-height: @input-height-base - 6px;
|
||||
padding: 0 0 0 4px;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
&-not-found{
|
||||
|
|
Loading…
Add table
Reference in a new issue