[common] fixed combobox stylesheet

This commit is contained in:
Maxim Kadushkin 2021-10-01 12:29:57 +03:00
parent fe1ed7431f
commit a8f1274a24

View file

@ -34,6 +34,11 @@
-webkit-filter: @img-border-type-filter;
filter: @img-border-type-filter;
}
.text {
line-height: 20px;
padding-left: 2px;
}
}
.btn {