mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Revert "make expand folder easier to click"
This reverts commit abf1c384f4
.
This commit is contained in:
parent
abf1c384f4
commit
69b17bb50c
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user