mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
make expand folder easier to click
This commit is contained in:
parent
5b1a6c464b
commit
abf1c384f4
@ -9,7 +9,8 @@ export default css`
|
||||
|
||||
::part(expand-button) {
|
||||
rotate: none;
|
||||
padding: 0 var(--sl-spacing-small);
|
||||
padding: 0 5px 0 10em;
|
||||
margin: 0 0 0 -10em;
|
||||
}
|
||||
|
||||
/* Stop icon from shrinking if there's not enough space */
|
||||
|
Loading…
Reference in New Issue
Block a user