committed by
mrugesh mohapatra
parent
bed432b93b
commit
f5a0e18520
@ -39,7 +39,7 @@
|
|||||||
.content,
|
.content,
|
||||||
.sideNav {
|
.sideNav {
|
||||||
/* 100vh - (navbar height) - (spacer height) */
|
/* 100vh - (navbar height) - (spacer height) */
|
||||||
height: calc(100vh - var(--header-height) - 30px);
|
height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user