Fixing ShadowDOM situation with CSS

This commit is contained in:
Mehdi Benadel
2024-05-23 15:52:12 +02:00
parent de974eae22
commit fb3a5d26aa
8 changed files with 221 additions and 186 deletions

View File

@ -47,7 +47,7 @@
}
.peertube-plugin-livechat-buttons-cloned {
// Hidding buttons when cloned by the ConverseJS mini-muc-head plugin.
// Hiding buttons when cloned by the ConverseJS mini-muc-head plugin.
display: none;
}