fix: select fluid prop

pull/6897/head
is-paranoia 2024-11-29 23:23:23 +05:00
parent 60f5a2e13a
commit 1cccd0d3fb
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ input.p-select-label {
.p-select-fluid {
display: flex;
width: 100%;
}
.p-select-sm .p-select-label {