mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fixed user groups scrollbar
This commit is contained in:
@@ -1034,6 +1034,11 @@ NoMeshesPanel img {
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
#p50groups {
|
||||
max-height: calc(100vh - 244px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#p3users {
|
||||
max-height: calc(100vh - 244px);
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user