1
0

Let labels take all available space on tasks

This commit is contained in:
kolaente
2020-05-06 21:43:31 +02:00
parent ff70696111
commit b1b5fd3cf8

View File

@ -146,7 +146,6 @@ fieldset[disabled] .multiselect {
}
.multiselect__tags {
height: 40px;
display: block;
padding: 8px 40px 0 8px;
border-radius: 5px;