mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-16 15:38:59 -06:00
margin
This commit is contained in:
@@ -67,7 +67,7 @@ export default function ServerAddress({
|
||||
return (
|
||||
<SafeAreaView>
|
||||
<H2 marginVertical={"$7"} marginHorizontal={"$2"}>Connect to Jellyfin</H2>
|
||||
<XStack>
|
||||
<XStack marginBottom={"$7"}>
|
||||
<SwitchWithLabel
|
||||
checked={useHttps}
|
||||
onCheckedChange={(checked) => setUseHttps(checked)}
|
||||
|
||||
Reference in New Issue
Block a user