Revert "make expand folder easier to click"

This reverts commit abf1c384f4.
This commit is contained in:
milan 2024-11-21 18:07:19 +01:00
parent abf1c384f4
commit 69b17bb50c

View File

@ -9,8 +9,7 @@ export default css`
::part(expand-button) { ::part(expand-button) {
rotate: none; rotate: none;
padding: 0 5px 0 10em; padding: 0 var(--sl-spacing-small);
margin: 0 0 0 -10em;
} }
/* Stop icon from shrinking if there's not enough space */ /* Stop icon from shrinking if there's not enough space */