1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

sidebar narrow brand logo fix

This commit is contained in:
codecalm
2020-01-14 22:00:18 +01:00
parent 0f846fdd1e
commit 7a2e6aae8c

View File

@@ -13,7 +13,7 @@ $sidenav-folded-item-height: 3.5rem;
width: $sidenav-width-narrow;
.sidebar-brand {
width: $sidenav-width-narrow;
width: 100%;
}
.sidebar-brand-logo {