homelink
This commit is contained in:
parent
5a3046eee0
commit
7ca915433a
|
@ -100,11 +100,14 @@ watch(() => route.params.target, () => {
|
|||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
font-size: 5rem;
|
||||
border-radius: 50%;
|
||||
border: 1px solid white;
|
||||
background: white;
|
||||
padding: 0.5rem;
|
||||
line-height: 1;
|
||||
font-size: 0;
|
||||
svg {
|
||||
font-size: 5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue