mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated style to have correct height for bigger player
This commit is contained in:
@@ -2176,7 +2176,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
min-height: calc(100vh - 64px - 64px - 87px);
|
min-height: calc(100vh - 64px - 64px - 87px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs_height{
|
#wrapper.tabs_height{
|
||||||
height:calc(100vh - 48px - 64px - 32px);
|
height:calc(100vh - 48px - 64px - 32px);
|
||||||
overflow:auto;
|
overflow:auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user