add max-width to quoted msg in chat

pull/124/head
Aevann 2023-02-17 19:22:10 +02:00
parent 7cd1b2a83f
commit ad72a9fc94
1 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,10 @@ lite-youtube {
display: inline-block;
}
.quotes {
max-width: 80%;
}
.resizable>video {
max-height: 28vh!important;
margin: 14px 0 0 0!important;