mazipan / tanyaaja.in

❓Kumpulkan pertanyaan secara anonim dari siapa saja dengan mudah
https://tanyaaja.in
MIT License
138 stars 38 forks source link

Alert layout in Notification Setting Page is overflowed #61

Closed mazipan closed 1 year ago

mazipan commented 1 year ago

Describe the bug

The layout inside the Alert Box is overflowed in small screen (mobile device)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.tanyaaja.in/account/settings/notification
  2. Use small screen, you can use responsive emulator in your Browser
  3. Check the Alert Box
  4. See the word inside the Alert Box

Expected behavior Should not overflowed

Screenshots

Screenshot 2023-10-13 at 17 04 30

Additional Context

Seems need to removing the class flex items-center gap-2 in https://github.com/mazipan/tanyaaja/blob/master/src/modules/AccountSettings/SettingNotif/SettingTelegram.tsx#L164-L182

yashj09 commented 1 year ago

can you assign me this

saakshiraut28 commented 1 year ago

I would like to work on this issue.