Skip to content

Commit

Permalink
chore(editor): popover theme in options container
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Dec 25, 2021
1 parent 1c42379 commit c3c72c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
duration: 200,
},
}"
class="flex flex-col fixed bg-theme-background-2 wb-text shadow-lg z-max rounded"
class="flex flex-col fixed bg-theme-editor-entity-popover-background wb-text shadow-lg z-max rounded"
@contextmenu.prevent.stop="() => {}"
>
<EditorEntityDefaultOptionsItem @action="onDeleteEntity">
Expand Down

0 comments on commit c3c72c9

Please sign in to comment.