adjust type/func/sig icon sizes in sidebar and listing
This commit is contained in:
parent
b398aafcce
commit
d77e820a24
2 changed files with 4 additions and 4 deletions
|
@ -110,8 +110,8 @@
|
|||
margin-top: 0.272rem;
|
||||
|
||||
& svg {
|
||||
width: 27px;
|
||||
height: 27px;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -57,8 +57,8 @@
|
|||
|
||||
& svg {
|
||||
opacity: 0.6;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
transition: opacity 0.5s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue