Fixed #238 - MultiSelect label size grows on items select

pull/256/head
cagataycivici 2020-03-16 14:47:25 +03:00
parent 62e6286e59
commit b1b8af5ac6
1 changed files with 1 additions and 0 deletions

View File

@ -445,6 +445,7 @@ export default {
cursor: pointer;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.p-multiselect-label-empty {