fixing embedded chat styling (#23198)

This commit is contained in:
znn
2025-07-31 07:33:03 +05:30
committed by GitHub
parent 142ab74784
commit 646900b00c
2 changed files with 47 additions and 21 deletions

View File

@@ -38,6 +38,7 @@
height: 43.75rem;
max-height: calc(100vh - 6rem);
border: none;
border-radius: 1rem;
z-index: 2147483640;
overflow: hidden;
user-select: none;
@@ -62,6 +63,7 @@
height: 88%;
max-height: calc(100vh - 6rem);
border: none;
border-radius: 1rem;
z-index: 2147483640;
overflow: hidden;
user-select: none;