Button sm size style fixed

pull/5507/head
tugcekucukoglu 2024-03-27 18:22:03 +03:00
parent 4b02af4cd4
commit c7cefa0304
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ export default {
padding: 0.625rem 1.25rem; padding: 0.625rem 1.25rem;
} }
.p-button-sm .p-button-icon { .p-button-lg .p-button-icon {
font-size: 1.25rem; font-size: 1.25rem;
} }