svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.27k stars 63 forks source link

Modal Overflow not wrapping #419

Closed HexiDev closed 1 year ago

HexiDev commented 1 year ago

What package has an issue

@svelteuidev/core

A clear and concise description of what the bug is

Text overflow not working on smaller devices with the modal And override wont help

In which browser(s) did the problem occur?

No response

Steps To Reproduce

  1. Create a Modal and put some text in it
  2. Enable device toolbar in dev tools
  3. Make the screen smaller

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

No

Relevant Assets

image image

abhisheksahu2001 commented 1 year ago

have you changed the size of modal to xs ?

HexiDev commented 1 year ago

No its with the default settings