mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
fix(layout): sider button doesn't rotate after collapsing
This commit is contained in:
parent
19fef6e797
commit
c639491178
@ -185,7 +185,7 @@
|
||||
}
|
||||
}
|
||||
@include m(collapsed) {
|
||||
@include e(toggle-button) {
|
||||
@include b(layout-toggle-button) {
|
||||
transform: translateX(50%) translateY(-50%) rotate(180deg);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user