poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
65 stars 3 forks source link

fix: use wrap to display remote caution buttons #253

Closed poppingmoon closed 1 month ago

poppingmoon commented 1 month ago

Changed parent of buttons in remote user caution from Row to Wrap to display buttons horizontally if device width is wide enough, otherwise vertically.