fixing embedded chat styling (#23198)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user