mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 20:54:43 +00:00
docs(sidenav): transition arrow too
This commit is contained in:
parent
72230091b6
commit
c0aa3a1e1e
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
margin-right: .25rem;
|
||||
line-height: 0; // Align in the middle
|
||||
content: escape-svg($sidebar-collapse-icon);
|
||||
@include transition(transform .35s ease);
|
||||
}
|
||||
|
||||
[aria-expanded="true"] {
|
||||
|
|
|
|||
Loading…
Reference in a new issue