mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
docs(sidenav): transition arrow too
This commit is contained in:
@@ -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"] {
|
||||
|
Reference in New Issue
Block a user