web/components: make the settings sidebar a vertical Tabs
The vertical variant now looks like the old SettingsNav and slides the
same plate the horizontal tabs do, so the current section animates as you
move between pages. SettingsNav keeps only the phone picker, which is now
a Select.
This also restores the tv refactor in Tabs.svelte, which c54416b2 undid by
accident.
Signed-off-by: eti <eti@eti.tf>