diff options
author | Sam Wilkins <samwilkins333@gmail.com> | 2019-10-09 16:53:16 -0400 |
---|---|---|
committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-10-09 16:53:16 -0400 |
commit | 70a142b84d01e89b56d027b24e37122fa90fe25b (patch) | |
tree | dd7fe13a72ad01b7a5ac96c54dcd8703a1a09622 /src/client/apis/GoogleAuthenticationManager.scss | |
parent | 7763ddefcd14986573f9a0010c7691fa4715b94e (diff) |
better authentication feedback, cleanup
Diffstat (limited to 'src/client/apis/GoogleAuthenticationManager.scss')
-rw-r--r-- | src/client/apis/GoogleAuthenticationManager.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/apis/GoogleAuthenticationManager.scss b/src/client/apis/GoogleAuthenticationManager.scss new file mode 100644 index 000000000..5efb3ab3b --- /dev/null +++ b/src/client/apis/GoogleAuthenticationManager.scss @@ -0,0 +1,3 @@ +.paste-target { + padding: 5px; +}
\ No newline at end of file |