Skip to content
Snippets Groups Projects
Unverified Commit 9db99eab authored by Christoph Wurst's avatar Christoph Wurst
Browse files

2fa cancel login styling

parent 56367d19
No related branches found
No related tags found
No related merge requests found
...@@ -38,8 +38,10 @@ body { ...@@ -38,8 +38,10 @@ body {
display: inline-block; display: inline-block;
} }
a.two-factor-cancel { .two-factor-cancel {
color: #fff; display: inline-block;
padding: 12px;
color: rgba(255, 255, 255, .75);;
} }
.float-spinner { .float-spinner {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment