mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Added the ability to remove an MFA method
Includes testing to cover
This commit is contained in:
@ -181,6 +181,10 @@ body.flexbox {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user