2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

docs(sidenav): transition arrow too

This commit is contained in:
Gaël Poupard
2020-03-12 17:00:27 +01:00
committed by XhmikosR
parent 72230091b6
commit c0aa3a1e1e
+1
View File
@@ -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"] {