mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
FIX: Rotate toggler button on open
This commit is contained in:
parent
62eec0cc45
commit
c591f1adaf
@ -146,10 +146,8 @@ button, input, optgroup, select, textarea,
|
||||
|
||||
// dropdown icon
|
||||
.navbar-toggler {
|
||||
&[aria-expanded="true"] {
|
||||
transform: rotate(90deg);
|
||||
|
||||
&.collapsed {
|
||||
transform: rotate(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user