1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

sidebar fix

This commit is contained in:
GilbN 2018-08-17 22:11:06 +02:00
parent 22bf5174b1
commit 18f25cc2b9
2 changed files with 2 additions and 0 deletions

View File

@ -624,6 +624,7 @@ pre {
/* Sidebar */
@media only screen and (max-width: 768px)
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
background-color: #0c1218 !important;
position: fixed;
top: 0;
z-index: 2;

View File

@ -664,6 +664,7 @@ pre {
/* Sidebar */
@media only screen and (max-width: 768px)
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
background-color: #0c1218 !important;
position: fixed;
top: 0;
z-index: 2;