Skip to content

Commit 6f007b5

Browse files
committed
refactor: change sidebar responsive behavior
1 parent aab3cd2 commit 6f007b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pug/_partials/sidebar.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.sidebar.sidebar-dark.sidebar-fixed.sidebar-lg-show#sidebar
1+
.sidebar.sidebar-dark.sidebar-fixed.sidebar-self-hiding-md#sidebar
22
.sidebar-brand.d-lg-down-none
33
svg.sidebar-brand-full(width="118" height="46" alt="CoreUI Logo")
44
use(xlink:href="assets/brand/coreui.svg#full")

0 commit comments

Comments
 (0)