mirror of
https://github.com/tabler/tabler.git
synced 2026-01-09 22:20:09 +04:00
sidebar menu levels fixes
This commit is contained in:
@@ -18,7 +18,6 @@ Sidebar
|
||||
&:hover {
|
||||
color: $link-color;
|
||||
background: rgba($link-color, .04);
|
||||
outline: 1px solid red;
|
||||
}
|
||||
|
||||
> .icon {
|
||||
@@ -26,6 +25,10 @@ Sidebar
|
||||
}
|
||||
|
||||
&[data-toggle="collapse"] {
|
||||
&.active {
|
||||
background: none;
|
||||
}
|
||||
|
||||
&:after {
|
||||
display: block;
|
||||
font-family: $font-icons !important;
|
||||
|
||||
Reference in New Issue
Block a user