fix floating menu z-index
This commit is contained in:
@@ -138,6 +138,7 @@ export default {
|
|||||||
|
|
||||||
&__floating-menu {
|
&__floating-menu {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
margin-top: -0.25rem;
|
margin-top: -0.25rem;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user