Lots of fixes towards making Oauth2 smooth

This commit is contained in:
frikky
2021-08-27 16:02:59 +02:00
parent faa555e26f
commit f213451f9b
6 changed files with 54 additions and 30 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const alertStyle = {
justifyContent: 'space-between',
alignItems: 'center',
boxShadow: '0px 2px 2px 2px rgba(0, 0, 0, 0.03)',
width: 400,
width: 300,
boxSizing: 'border-box',
zIndex: 100001,
overflow: "hidden",