em to rem conversion

This commit is contained in:
cagataycivici 2020-05-14 11:51:13 +03:00
parent 417516b084
commit 4e6080d505
90 changed files with 294 additions and 294 deletions

View file

@ -466,7 +466,7 @@ export default {
.p-dropdown-clear-icon {
position: absolute;
top: 50%;
margin-top: -.5em;
margin-top: -.5rem;
}
.p-dropdown-trigger {
@ -529,7 +529,7 @@ input.p-dropdown-label {
.p-dropdown-filter-icon {
position: absolute;
top: 50%;
margin-top: -.5em;
margin-top: -.5rem;
}
.p-fluid .p-dropdown {