Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fixed 2FA theme issue on first time setup
Signed-off-by: Andy Xheli <[email protected]>

Should fix #31280
  • Loading branch information
Andy Xheli committed Oct 7, 2022
commit ef8268a7eb6b3d26d5746b0697cdc83676ff5e2f
2 changes: 1 addition & 1 deletion core/css/guest.css
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ form .warning input[type='checkbox']+label {
margin: 15px auto 0;
}
.two-factor-provider {
display: flex;
display: inline-flex;
border-radius: 3px; /* --border-radius */
margin: 12px 0;
border: 1px solid transparent;
Expand Down
2 changes: 1 addition & 1 deletion core/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.