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;
|
margin-top: 0.272rem;
|
||||||
|
|
||||||
& svg {
|
& svg {
|
||||||
width: 27px;
|
width: 1.5rem;
|
||||||
height: 27px;
|
height: 1.5rem;
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -57,8 +57,8 @@
|
||||||
|
|
||||||
& svg {
|
& svg {
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
width: 24px;
|
width: 1.2em;
|
||||||
height: 24px;
|
height: 1.2em;
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue