You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, the margins causes the position to be actually uncentered.
Personally, I don't think the margin should be added here, and it might be better to leave it up to users? 🧐 A component is only responsible for itself, the outer margin should not be something that should be managed by it.
The text was updated successfully, but these errors were encountered:
Thank you @g1eny0ung
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
Reproduction URL (Required)
https://play.tailwindcss.com/gi1wZn98Dg
What version of daisyUI are you using?
v5.0.6
Which browsers are you seeing the problem on?
Chrome
Describe your issue
In this line:
daisyui/packages/daisyui/src/components/toast.css
Line 2 in 9cfc2cf
Personally, I don't think the margin should be added here, and it might be better to leave it up to users? 🧐 A component is only responsible for itself, the outer margin should not be something that should be managed by it.
The text was updated successfully, but these errors were encountered: