1
0

Fix related tasks input size

This commit is contained in:
kolaente
2020-04-26 15:44:23 +02:00
parent 2a7bbf3c83
commit 31b025cc55
2 changed files with 40 additions and 39 deletions

View File

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