diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/view/com/auth/SplashScreen.web.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/com/auth/SplashScreen.web.tsx b/src/view/com/auth/SplashScreen.web.tsx index ff8fe60b2..9d09b067f 100644 --- a/src/view/com/auth/SplashScreen.web.tsx +++ b/src/view/com/auth/SplashScreen.web.tsx @@ -169,7 +169,6 @@ function Footer({styles}: {styles: ReturnType<typeof useStyles>}) { width: '100%', color: 'transparent', background: 'transparent', - outline: 0, border: 0, padding: 0, }}> |