New User Panel with TOTP & change password. Admin Panel added Global OTPAuth URL
This commit is contained in:
11
styles.css
11
styles.css
@@ -2047,4 +2047,15 @@ body.dark-mode .admin-panel-content textarea {
|
||||
|
||||
body.dark-mode .admin-panel-content label {
|
||||
color: #e0e0e0;
|
||||
}
|
||||
|
||||
#openChangePasswordModalBtn {
|
||||
width: auto;
|
||||
padding: 5px 10px;
|
||||
font-size: 14px;
|
||||
margin-right: 300px;
|
||||
}
|
||||
|
||||
#changePasswordModal {
|
||||
z-index: 9999;
|
||||
}
|
||||
Reference in New Issue
Block a user