Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core
This commit is contained in:
@@ -365,6 +365,7 @@ body {
|
||||
/* Chat ------------------------------------------------------------------ */
|
||||
|
||||
.chat {
|
||||
flex: 1 1 0;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -384,6 +385,7 @@ body {
|
||||
|
||||
.chat__empty {
|
||||
margin: auto;
|
||||
width: min(100%, 460px);
|
||||
text-align: center;
|
||||
color: var(--text-dim);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user