From c84cad4c78ef13ea864282a7246c6e2bc775fb75 Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Fri, 29 Nov 2024 16:37:58 +0200 Subject: [PATCH] UI: Fixed mobile editor component in disabled state --- .../home/pages/mobile/common/editor-panel.component.html | 1 + .../home/pages/mobile/common/editor-panel.component.ts | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/pages/mobile/common/editor-panel.component.html b/ui-ngx/src/app/modules/home/pages/mobile/common/editor-panel.component.html index d2ff37f0a1..d6b30325c5 100644 --- a/ui-ngx/src/app/modules/home/pages/mobile/common/editor-panel.component.html +++ b/ui-ngx/src/app/modules/home/pages/mobile/common/editor-panel.component.html @@ -28,6 +28,7 @@