css adjusted for the pin icon
This commit is contained in:
parent
23cc4bbfeb
commit
0299becbfa
|
@ -53,8 +53,10 @@ vn-home {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
height: 0px;
|
height: 20px;
|
||||||
|
width: 20px;
|
||||||
vn-icon {
|
vn-icon {
|
||||||
|
margin: auto;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue