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