Better CSS customization.

This commit is contained in:
John Livingston
2021-11-09 10:34:34 +01:00
parent af55d50c93
commit ab8dac1bba
3 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
@import "sass/converse";
body.livechat-iframe #conversejs .chat-head {
// Hidding the chat-head when the plugin is displayed in an iframe.
display: none;