Restore .floating-link for now
This commit is contained in:
parent
6d77e0327f
commit
775cfad4dc
1 changed files with 4 additions and 0 deletions
|
@ -400,3 +400,7 @@
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.floating-link {
|
||||||
|
@apply w-full h-full inset-0 absolute z-10;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue