Animated Sidebar using dialog-element

I wanted to use the HTML dialog-element with the showModal variant and it works as expected to slide in and out from the left but not from the right. What I'm doing wrong? https://codepen.io/markusrodler/pen/ZYQoMgz
Dark
CodePen
Untitled
...
2 Replies
Mannix
Mannix4w ago
it has default styling so setting left to auto or unset should help
Dark
DarkOP4w ago
Thanks a lot! I didn't thought that it would be that easy

Did you find this page helpful?