mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
docs(sidenav): transition arrow too
This commit is contained in:
parent
72230091b6
commit
c0aa3a1e1e
@ -38,6 +38,7 @@
|
|||||||
margin-right: .25rem;
|
margin-right: .25rem;
|
||||||
line-height: 0; // Align in the middle
|
line-height: 0; // Align in the middle
|
||||||
content: escape-svg($sidebar-collapse-icon);
|
content: escape-svg($sidebar-collapse-icon);
|
||||||
|
@include transition(transform .35s ease);
|
||||||
}
|
}
|
||||||
|
|
||||||
[aria-expanded="true"] {
|
[aria-expanded="true"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user