mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fixed adding unknown user to device group.
This commit is contained in:
@@ -315,7 +315,8 @@ body {
|
||||
}
|
||||
|
||||
#welcomeimage {
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
width:50%;
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
@@ -331,6 +332,7 @@ body {
|
||||
|
||||
#logincell {
|
||||
text-align: center;
|
||||
width:50%;
|
||||
}
|
||||
|
||||
#loginpanel, #createpanel, #resetpanel, #tokenpanel, #resettokenpanel, #resetpasswordpanel, #resetpasswordpanel {
|
||||
|
||||
Reference in New Issue
Block a user