mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
fixing invisible content and page height
This commit is contained in:
parent
57c03a8e05
commit
f58fac7dbb
2 changed files with 2 additions and 2 deletions
|
@ -188,7 +188,7 @@
|
|||
}
|
||||
|
||||
.fullscreen #column_l {
|
||||
height: calc(100vh - 111px);
|
||||
height: calc(100vh - 135px);
|
||||
width: calc(100% - 30px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue