Separated local styles from gallery view template.

This commit is contained in:
Miguel Astor
2026-03-23 00:17:56 -04:00
parent 8efb623ab6
commit b934b6e779
5 changed files with 437 additions and 447 deletions

View File

@@ -0,0 +1,12 @@
.offcanvas,
.sidebar-toggle,
.sidebar-close {
display: none !important;
}
.noscript-sidebar {
display: block !important;
margin-bottom: 12px;
width: 100% !important;
flex: 0 0 auto !important;
}