Fix context menu on mobile
This commit is contained in:
parent
327f2da4bc
commit
d6cf0cbe2a
@ -202,6 +202,7 @@ export default defineComponent({
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
bottom: 0.5rem;
|
||||
top: auto;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user