mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed adding unknown user to device group.
This commit is contained in:
parent
0ee8c6a932
commit
51ad07cb73
8 changed files with 16 additions and 8 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue