Leave font-weight to theme

pull/310/head
cagataycivici 2020-04-30 12:35:04 +03:00
parent 8890bd7655
commit 0862ae7b10
2 changed files with 0 additions and 2 deletions

View File

@ -481,7 +481,6 @@ export default {
width: 1%;
text-overflow: ellipsis;
cursor: pointer;
font-weight: normal;
}
.p-dropdown-label-empty {

View File

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