fix: select fluid prop
parent
60f5a2e13a
commit
1cccd0d3fb
|
@ -198,6 +198,7 @@ input.p-select-label {
|
|||
|
||||
.p-select-fluid {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.p-select-sm .p-select-label {
|
||||
|
|
Loading…
Reference in New Issue