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