mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Yes it was the stupid insert thingy
This commit is contained in:
@@ -911,7 +911,7 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
|
||||
.tabs_height{
|
||||
height:91% !important;
|
||||
height:calc(100vh - 48px - 64px) !important;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user