mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 20:28:00 +08:00
PL-10031 Bad text position of popup items for LookupField
This commit is contained in:
parent
33d0f46e80
commit
8e4811546a
@ -118,11 +118,12 @@
|
||||
padding: 1px 6px;
|
||||
cursor: pointer;
|
||||
height: 18px;
|
||||
line-height: 15px;
|
||||
white-space: nowrap;
|
||||
|
||||
.v-icon {
|
||||
margin-right: 3px;
|
||||
vertical-align: middle;
|
||||
vertical-align: initial;
|
||||
}
|
||||
|
||||
span {
|
||||
|
Loading…
Reference in New Issue
Block a user