[common] fixed combobox stylesheet
This commit is contained in:
parent
fe1ed7431f
commit
a8f1274a24
|
@ -34,6 +34,11 @@
|
||||||
-webkit-filter: @img-border-type-filter;
|
-webkit-filter: @img-border-type-filter;
|
||||||
filter: @img-border-type-filter;
|
filter: @img-border-type-filter;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text {
|
||||||
|
line-height: 20px;
|
||||||
|
padding-left: 2px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
|
Loading…
Reference in a new issue