mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Made the TOTP URL visible during setup
Useful for some non-scanner type apps. Closes #2908
This commit is contained in:
@ -145,6 +145,7 @@ body.flexbox {
|
||||
.flex {
|
||||
min-height: 0;
|
||||
flex: 1;
|
||||
max-width: 100%;
|
||||
&.fit-content {
|
||||
flex-basis: auto;
|
||||
flex-grow: 0;
|
||||
|
Reference in New Issue
Block a user