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