Better handling of overflown text

This commit is contained in:
cagataycivici 2020-07-03 13:53:39 +03:00
parent 360d8c6a86
commit 9108e47f56
2 changed files with 4 additions and 1 deletions

View file

@ -479,6 +479,7 @@ export default {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.p-dropdown-label {