mods
mods copied to clipboard
Fix store twitch info on smaller displays
Please describe the changes this PR makes and why it should be merged: The action store twitch info was previously not able to be saved on smaller displays without editing the action, as it had a scroll bar that didnt work, I have now added a working scroll bar so the action can now be saved on smaller displays without editing the action. Status
- [➖ ] Code changes have been tested against the Discord API and the discord.js wrapper, or there are no code changes
- [➖ ] Documentation has been added/modified, or there is nothing to change (docs/mods.json) (Nothing API related changed within this PR)
Semantic versioning classification:
- [❌ ] This PR changes DBM's interface (methods or parameters added to default methods)
- [❌ ] This PR only includes non-code changes, like changes to documentation, README, etc.
Instead of just making x scrollable why not try to make it responsive?
Interesting idea, I don't really know how I would do that though
w3schools can help you understand the fundementals for responsive views. https://www.w3schools.com/howto/howto_css_responsive_form.asp https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_responsive_form