style(electrobun): increase sidebar icon size to 2.5rem
This commit is contained in:
parent
ad38a0ae17
commit
c2fbbdbf90
1 changed files with 2 additions and 2 deletions
|
|
@ -669,8 +669,8 @@
|
|||
.sidebar:active { cursor: grabbing; }
|
||||
|
||||
.agor-icon {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
flex-shrink: 0;
|
||||
padding: 0.5rem 0;
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue