Text overflow on filter type collpase labels.
This commit is contained in:
parent
6249886f29
commit
47a3563439
|
@ -1173,6 +1173,10 @@ export default {
|
||||||
margin-left: -16px;
|
margin-left: -16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.field .collapse-handle {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
input, select, textarea,
|
input, select, textarea,
|
||||||
.input, .tags, .tag {
|
.input, .tags, .tag {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Reference in New Issue