From 3b0dc0f75bd0956f2fa9582e3d0e72bb58673557 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Tue, 20 Aug 2024 10:23:00 +0200 Subject: [PATCH] fix(NcRichContenteditable): adjust to new design Signed-off-by: Grigorii K. Shartsev --- .../NcAutoCompleteResult.vue | 26 +++++++------ .../NcRichContenteditable.vue | 39 ++++++++++--------- 2 files changed, 34 insertions(+), 31 deletions(-) diff --git a/src/components/NcRichContenteditable/NcAutoCompleteResult.vue b/src/components/NcRichContenteditable/NcAutoCompleteResult.vue index dc90779c45..0ca13e0eaa 100644 --- a/src/components/NcRichContenteditable/NcAutoCompleteResult.vue +++ b/src/components/NcRichContenteditable/NcAutoCompleteResult.vue @@ -106,8 +106,10 @@ export default {