Equal-UI / Equal

Equal UI is a Vue 3 UI library empowered by Tailwindcss
https://equal-ui.github.io/Equal/
MIT License
1.21k stars 67 forks source link

[ Bug Report ] Modal above drawer leads to weird size #257

Closed ndovnar closed 3 years ago

ndovnar commented 3 years ago

Environment

- **node**: v15.3.0
- **equal**: v0.79.0

Current Behavior

When using at the same time drawer and modal, drawer gets transform styles and it looks pretty weird. image

Expected Behavior

Open modal above drawer shouldn't influence on size of drawer

Steps To Reproduce

  1. Go to sandobx: https://codesandbox.io/embed/flamboyant-merkle-h7v5p?fontsize=14&hidenavigation=1&theme=dark
  2. Press "Show drawer" button
  3. Press "Delete account" button

Anything else?

Thanks for your efforts!!!

quatrochan commented 3 years ago

Fixed in 0.79.1