thaw-ui / thaw

An easy to use leptos component library
https://thawui.vercel.app
MIT License
278 stars 33 forks source link

Added width property to Modal dialog #112

Closed glennpierce closed 7 months ago

glennpierce commented 7 months ago

Added width property to Modal dialog

luoxiaozero commented 7 months ago
  1. Fixed the animation display issue when opening.
  2. 70% of the width doesn't look good on the big screen.
glennpierce commented 7 months ago

Thanks. Sorry about the animation. Trying to learn my way around thaw internals.

luoxiaozero commented 7 months ago

Merge now.

glennpierce commented 7 months ago

Sorry I can't get the dialog to change width now.

or Shows the same size . Unless I am doing something dumb which is a distinct possibility.
luoxiaozero commented 7 months ago

Can you write a minimal repetition example?