Novik / ruTorrent

Yet another web front-end for rTorrent
Other
2.03k stars 414 forks source link

Use flex display on dialog windows #2778

Closed jevenski closed 3 weeks ago

jevenski commented 3 weeks ago

I can't vertically scroll the RSS Manager on mobile, so everything below the heading "RatioGroup" is invisible. This includes the RatioGroup selection box, the Channel heading and selection box, as well as the Reset, OK, and Cancel buttons.

Originally posted by @Airman8 in https://github.com/Novik/ruTorrent/issues/2721#issuecomment-2453454764

This PR address this issue mentioned above. It's based on the previous PR (https://github.com/Novik/ruTorrent/pull/2762), with a few minor adjustments added. The previous PR was planned for v5.2 in the beginning, but now it seems we'd better include this in the v5.1 stable release.