diff options
Diffstat (limited to 'components/editor')
| -rw-r--r-- | components/editor/EditorSidebarMainConfiguration.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/editor/EditorSidebarMainConfiguration.vue b/components/editor/EditorSidebarMainConfiguration.vue index bf7196b..9ebef0e 100644 --- a/components/editor/EditorSidebarMainConfiguration.vue +++ b/components/editor/EditorSidebarMainConfiguration.vue @@ -28,7 +28,6 @@ const selected = computed(() => { cursor: pointer; padding: 0.5rem 1rem; transition: background-color 0.3s; - border-bottom: 1px solid var(--color-border-soft); max-height: 45px; overflow-y: hidden; |
