Fixed partly hidden sub-menus, removed AV status.

This commit is contained in:
Ylian Saint-Hilaire
2019-08-05 09:26:53 -07:00
parent cf36e4acea
commit aca7523d4f
4 changed files with 7 additions and 6 deletions

View File

@@ -317,7 +317,8 @@ body {
}
.room4submenu {
min-height: calc(100vh - 159px);
/*min-height: calc(100vh - 159px);*/
min-height: calc(100vh - 184px);
}
#centralTable {