Remove YouTube embedding in the chat (#1080)

* Remove YouTube embedding in the chat

* Remove youtube-lite dependency

* Implelment Feedback
This commit is contained in:
Pankaj Patil
2021-06-07 23:27:13 +05:30
committed by GitHub
parent 5e198bcec6
commit 4bee6408b4
6 changed files with 2 additions and 336 deletions

View File

@@ -45,7 +45,6 @@ The styles in this file mostly ovveride those coming from chat.css
#messages-only .message-text .chat-embed,
#messages-only .message-text .instagram-embed,
#messages-only .message-text .embedded-image,
#messages-only .message-text .youtube-embed {
#messages-only .message-text .embedded-image {
max-width: 350px;
}