Hey folder icon don't shrink please (#1872)
This commit is contained in:
parent
d6f69e830c
commit
ec4700d522
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ button.desktop-explorer {
|
|||
cursor: pointer;
|
||||
transition: transform 0.3s ease;
|
||||
backface-visibility: visible;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
li:has(> .folder-outer:not(.open)) > .folder-container > svg {
|
||||
|
|
Loading…
Add table
Reference in a new issue