mirror of https://github.com/fantasticit/think.git
fix: always show collapse button
This commit is contained in:
parent
29a461bf6c
commit
75d1dfa5e8
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue