mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
fix floating menu z-index
This commit is contained in:
parent
b3246f3ef4
commit
ced397896b
@ -138,6 +138,7 @@ export default {
|
||||
|
||||
&__floating-menu {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
margin-top: -0.25rem;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user