style(electrobun): increase sidebar icon to 3rem
This commit is contained in:
parent
c2fbbdbf90
commit
0eb4ba9396
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue