mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
@@ -2176,11 +2176,15 @@ nav ul li:hover, nav ul li.active {
|
||||
min-height: calc(100vh - 64px - 64px - 87px);
|
||||
}
|
||||
|
||||
#wrapper.tabs_height{
|
||||
#wrapper.tabs_height, #suggestions.tabs_height{
|
||||
height:calc(100vh - 48px - 64px - 32px);
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#wrapper.tabs_height{
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.client-wrapper {
|
||||
height: calc(100vh - 48px - 64px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user