mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-18 14:24:53 +02:00
929c5f3249
The extension list was wrapped in an extra Padding(horizontal: 16) on top of SettingsGroup's default 16px margin, resulting in 32px total inset. Remove the outer wrapper to match settings tab width.