Update SelectStyle.js

This commit is contained in:
tugcekucukoglu 2024-05-08 09:13:13 +03:00
parent 00d5bc1dc6
commit 4b28b03189

View file

@ -1,3 +1,5 @@
import BaseStyle from 'primevue/base/style';
const theme = ({ dt }) => `
.p-select {
display: inline-flex;