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