mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-10 18:34:20 +01:00
sidebar logic updates and fixes
This commit is contained in:
parent
2c2e93f355
commit
69acf25d43
2 changed files with 16 additions and 4 deletions
|
|
@ -49,6 +49,13 @@ $angle-right: "\f101";
|
|||
}
|
||||
}
|
||||
|
||||
.ba-sidebar-item-expanded {
|
||||
> ul.al-sidebar-sublist {
|
||||
display: block!important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.al-sidebar-list-item, .ba-sidebar-sublist-item {
|
||||
&.ba-sidebar-item-expanded {
|
||||
> .al-sidebar-list-link {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue