Update voice demo center text
This commit is contained in:
@@ -365,6 +365,7 @@ body {
|
|||||||
/* Chat ------------------------------------------------------------------ */
|
/* Chat ------------------------------------------------------------------ */
|
||||||
|
|
||||||
.chat {
|
.chat {
|
||||||
|
flex: 1 1 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -384,6 +385,7 @@ body {
|
|||||||
|
|
||||||
.chat__empty {
|
.chat__empty {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
width: min(100%, 460px);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: var(--text-dim);
|
color: var(--text-dim);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user