#8195 Fix z-index in full screen mode

This commit is contained in:
Daniel Maya 2021-12-07 14:11:33 +01:00
parent 4925aaae18
commit 2e8a1ecdc8
1 changed files with 4 additions and 0 deletions

View File

@ -454,6 +454,10 @@ div.label strong span {
color: inherit;
}
.zindex999 {
z-index: 999;
}
/*.termframe{
background-color: #82b92e;
}*/