fix: always show collapse button

This commit is contained in:
fantasticit 2022-05-09 17:35:56 +08:00
parent 29a461bf6c
commit 75d1dfa5e8
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
top: 1rem; top: 1rem;
right: 0; right: 0;
z-index: 100; z-index: 100;
opacity: 0;
transform: translate(50%); transform: translate(50%);
&.isCollapsed { &.isCollapsed {