Adjust icon size in micro navigation
This commit is contained in:
parent
fb3a73d8a7
commit
03685048f8
1 changed files with 2 additions and 2 deletions
|
@ -310,8 +310,8 @@
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
height: 1.5rem;
|
height: 1.2rem;
|
||||||
width: 1.5rem;
|
width: 1.2rem;
|
||||||
stroke-width: 1px !important;
|
stroke-width: 1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue