fixed chat container not showing in SB + minor changes
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
width: 100%;
|
||||
padding: 0.3rem;
|
||||
color: var(--theme-color-components-form-field-text);
|
||||
border-radius: var(--theme-rounded-corners);
|
||||
outline: 1px solid gray;
|
||||
overflow-x: hidden;
|
||||
|
||||
div[role='textbox'] {
|
||||
|
||||
Reference in New Issue
Block a user