style(electrobun): increase sidebar icon size to 2.5rem

This commit is contained in:
Hibryda 2026-03-26 01:54:15 +01:00
parent ad38a0ae17
commit c2fbbdbf90

View file

@ -669,8 +669,8 @@
.sidebar:active { cursor: grabbing; } .sidebar:active { cursor: grabbing; }
.agor-icon { .agor-icon {
width: 2rem; width: 2.5rem;
height: 2rem; height: 2.5rem;
flex-shrink: 0; flex-shrink: 0;
padding: 0.5rem 0; padding: 0.5rem 0;
user-select: none; user-select: none;