From bfc2e524e4b12ab3c90930b486a7950738240ad7 Mon Sep 17 00:00:00 2001 From: Satont Date: Mon, 18 Sep 2023 20:56:16 +0300 Subject: [PATCH] feat(dashboard): use tabs for overlays registry html layer --- .../registry/overlays/layers/htmlForm.vue | 49 +++++++++++++------ 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/frontend/dashboard/src/components/registry/overlays/layers/htmlForm.vue b/frontend/dashboard/src/components/registry/overlays/layers/htmlForm.vue index 3f844bcaa..aaca245e4 100644 --- a/frontend/dashboard/src/components/registry/overlays/layers/htmlForm.vue +++ b/frontend/dashboard/src/components/registry/overlays/layers/htmlForm.vue @@ -1,6 +1,16 @@