mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 12:54:06 -06:00
Set explorer-collapsed overflow to visible
This commit is contained in:
parent
52a5196f38
commit
377a2373f1
@ -35,6 +35,7 @@
|
||||
flex: 0 1 auto;
|
||||
&.collapsed {
|
||||
flex: 0 1 1.2rem;
|
||||
overflow: visible;
|
||||
& .fold {
|
||||
transform: rotateZ(-90deg);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user