sidebar fix
This commit is contained in:
parent
22bf5174b1
commit
18f25cc2b9
@ -624,6 +624,7 @@ pre {
|
|||||||
/* Sidebar */
|
/* Sidebar */
|
||||||
@media only screen and (max-width: 768px)
|
@media only screen and (max-width: 768px)
|
||||||
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
|
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
|
||||||
|
background-color: #0c1218 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|||||||
@ -664,6 +664,7 @@ pre {
|
|||||||
/* Sidebar */
|
/* Sidebar */
|
||||||
@media only screen and (max-width: 768px)
|
@media only screen and (max-width: 768px)
|
||||||
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
|
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
|
||||||
|
background-color: #0c1218 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user