Merge pull request #6897 from is-paranoia/fix-select-fluid

Fix #6896. Select: fluid doesnt apply properly
pull/6188/merge
Tuğçe Küçükoğlu 2024-12-02 11:55:24 +03:00 committed by GitHub
commit 90f01f5bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 {