diff options
Diffstat (limited to 'components/editor/EditorSidebarQuest.vue')
| -rw-r--r-- | components/editor/EditorSidebarQuest.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/editor/EditorSidebarQuest.vue b/components/editor/EditorSidebarQuest.vue index fb21042..54814f0 100644 --- a/components/editor/EditorSidebarQuest.vue +++ b/components/editor/EditorSidebarQuest.vue @@ -64,4 +64,4 @@ const selected = computed(() => { #quest-container:hover { background-color: var(--color-hover); } -</style>
\ No newline at end of file +</style> |
