Browse Source

sidebar fix

pull/1/head
GilbN 7 years ago
parent
commit
18f25cc2b9
  1. 1
      CSS/themes/orgarr-ALPHA.css
  2. 1
      CSS/themes/orgarr-blur-ALPHA.css

1
CSS/themes/orgarr-ALPHA.css

@ -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;

1
CSS/themes/orgarr-blur-ALPHA.css

@ -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…
Cancel
Save