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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user