pull/5861/head
Mert Sincan 2024-06-14 09:30:54 +01:00
parent 1bd1a9f619
commit 917ef22d9a
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ const theme = ({ dt }) => `
}
.p-select:has(.p-select-clear-icon) .p-select-label {
padding-right: calc(1 + ${dt('select.padding.x')});
padding-right: calc(1rem + ${dt('select.padding.x')});
}
.p-select.p-disabled .p-select-label {