Skip to content

Commit 6480ad6

Browse files
committed
fix(Sidebar): update responsive behavior
1 parent 967480a commit 6480ad6

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-self-hiding-xl#sidebar
1+
.sidebar.sidebar-dark.sidebar-fixed#sidebar
22
.sidebar-brand.d-none.d-md-flex
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)