Skip to content

Commit

Permalink
Taking surrounding div out of normal css flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusW authored May 31, 2020
1 parent b91509a commit 437835a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vue-simple-context-menu.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<div style="position: fixed; top: 0; left: 0; ">
<ul
:id="elementId"
class="vue-simple-context-menu"
Expand Down

0 comments on commit 437835a

Please sign in to comment.