mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Fixed arguments with & in it.
This commit is contained in:
@@ -2075,11 +2075,15 @@ a {
|
||||
|
||||
#p14iframe {
|
||||
width: 100%;
|
||||
height: calc(100vh - 232px);
|
||||
height: calc(100vh - 218px);
|
||||
border: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.menu_stack #p14iframe {
|
||||
height: calc(100vh - 246px);
|
||||
}
|
||||
|
||||
.fulldesk #p14iframe {
|
||||
height: calc(100vh - 65px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user