Update SelectStyle.js
parent
00d5bc1dc6
commit
4b28b03189
|
@ -1,3 +1,5 @@
|
|||
import BaseStyle from 'primevue/base/style';
|
||||
|
||||
const theme = ({ dt }) => `
|
||||
.p-select {
|
||||
display: inline-flex;
|
||||
|
|
Loading…
Reference in New Issue