修复wss连接、一些未知错误
This commit is contained in:
@@ -708,6 +708,15 @@ input.room-code::placeholder {
|
||||
color: var(--success-green);
|
||||
}
|
||||
|
||||
.connection-hint {
|
||||
display: block;
|
||||
margin-top: 8px;
|
||||
max-width: 42ch;
|
||||
font-size: 12px;
|
||||
line-height: 1.5;
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
.close-btn {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
|
||||
Reference in New Issue
Block a user