aboutsummaryrefslogtreecommitdiffstats
path: root/components/editor
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-03-13 23:44:54 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-03-13 23:44:54 +0000
commite1ff3b44a55349dad8c07de690ca86c984c91469 (patch)
tree7280462dc0aa1f7e24f3b48edef9d83dad3748f2 /components/editor
parent9ea8892c906ea8ee9a7644f9f126a1c2377e1c98 (diff)
Add GPL-3.0 license
Diffstat (limited to 'components/editor')
-rw-r--r--components/editor/EditorSidebarMainConfiguration.vue1
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;