[UPDT] HORILLA_THEME: Updated max height for online employees table

This commit is contained in:
Horilla
2025-09-30 16:18:57 +05:30
parent ce082cc9b9
commit 9d600b9595

View File

@@ -11,6 +11,9 @@
#offlineEmployees .heightContainer {
max-height: 300px;
}
#onlineEmployees .heightContainer {
max-height: 300px;
}
.oh-empty {
height: 300px;
}