style(electrobun): increase sidebar icon to 3rem

This commit is contained in:
Hibryda 2026-03-26 01:56:05 +01:00
parent c2fbbdbf90
commit 0eb4ba9396

View file

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