From 202c321a8ade7138489dff2f244768f9c23c6be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Paunovi=C4=87?= Date: Wed, 31 Jul 2024 08:51:18 +0200 Subject: [PATCH] fix(ui): amend editor height under namespace tabs (#4492) --- ui/src/components/inputs/Editor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/inputs/Editor.vue b/ui/src/components/inputs/Editor.vue index 2326d6eb4c..9383eaf902 100644 --- a/ui/src/components/inputs/Editor.vue +++ b/ui/src/components/inputs/Editor.vue @@ -407,7 +407,7 @@