From a17d14eaf11e336d50cf09e4272d5e7c7638a044 Mon Sep 17 00:00:00 2001 From: Pascal Date: Wed, 29 Jan 2025 14:47:03 +0100 Subject: [PATCH] fix_css_docs --- ihm5 | 1 - public/style/chat.css | 8 ++++++++ src/pages/chat/chat.ts | 7 ++----- 3 files changed, 10 insertions(+), 6 deletions(-) delete mode 160000 ihm5 diff --git a/ihm5 b/ihm5 deleted file mode 160000 index db04fa9..0000000 --- a/ihm5 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit db04fa955b01121c3507031ffdb0570920124bc7 diff --git a/public/style/chat.css b/public/style/chat.css index 96719c9..661cc07 100755 --- a/public/style/chat.css +++ b/public/style/chat.css @@ -404,6 +404,14 @@ body { color: var(--primary-color); } +.signature-documents { + height: 80%; + width: 100%; + margin: 0% 10% 0% 10%; + overflow: auto; + display: flex; +} + #close-signature { cursor: pointer; align-items: center; diff --git a/src/pages/chat/chat.ts b/src/pages/chat/chat.ts index 2ba1b0e..e596463 100755 --- a/src/pages/chat/chat.ts +++ b/src/pages/chat/chat.ts @@ -99,11 +99,8 @@ class ChatElement extends HTMLElement {

Description

-
-

Documents in common

-
-
-

Documents by role

+
+

Documents