wire-elements-modal issue
I implemented wire-elements-modal and it works fine except that I am not able to adjust the size of the modal as mentioned in the doc. I created a Filament theme as described in the the docs and then add in tailwind.config.js of the theme, but the modals are always with same size even if I change it in the component. Does anyone made it working properly within filament ?
11 Replies
Any thoughts ?
Make sure you are also including the wire element’s views in your theme’s tailwind config.
Thanks but included, weird situation
still not working as expected?
no
can you show the tailwind config?
Can you give it a try?
Thank you very much!
a mistake in the documentation
not a mistake, it is for older TW version
Solution
Made a PR, Let's see 😇