diff --git a/src/components/Modal.tsx b/src/components/Modal.tsx index 37874d5..55402fb 100644 --- a/src/components/Modal.tsx +++ b/src/components/Modal.tsx @@ -14,7 +14,6 @@ const Background = styled.View` const Container = styled.View>` margin: auto 20px; - padding: 4px; border-radius: 12px; flex: 0 0 auto; background: salmon; diff --git a/src/screens/modals/SetJellyfinServer/components/CredentialGenerator.tsx b/src/screens/modals/SetJellyfinServer/components/CredentialGenerator.tsx index 6371e9a..a476b1b 100644 --- a/src/screens/modals/SetJellyfinServer/components/CredentialGenerator.tsx +++ b/src/screens/modals/SetJellyfinServer/components/CredentialGenerator.tsx @@ -60,7 +60,6 @@ class CredentialGenerator extends Component { return (