mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 18:12:31 +01:00
sidebar fix
This commit is contained in:
parent
22bf5174b1
commit
18f25cc2b9
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user