1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00

.nav-link box-shado fix

This commit is contained in:
codecalm
2019-07-01 21:05:52 +02:00
parent 48eaea52a0
commit 0537dc1be6
+2 -1
View File
@@ -135,6 +135,7 @@ Sidebar
color: $text-muted;
height: 2.5rem;
padding: 0 $navbar-padding-x;
box-shadow: inset 2px 0 0 0 transparent;
transition: .3s background, .3s box-shadow;
&.active,
@@ -286,7 +287,7 @@ Folded navbar
.nav-icon {
display: flex;
width: 1.5rem;
width: 1.75rem;
border-radius: 100%;
flex-shrink: 0;
opacity: .8;