Text overflow on filter type collpase labels.

This commit is contained in:
Mateus Machado Luna 2019-10-23 11:43:37 -03:00
parent 6249886f29
commit 47a3563439
1 changed files with 4 additions and 0 deletions

View File

@ -1172,6 +1172,10 @@ export default {
font-size: 1rem;
margin-left: -16px;
}
.field .collapse-handle {
display: flex;
}
input, select, textarea,
.input, .tags, .tag {