Custom channel emoticons WIP (#130)

This commit is contained in:
John Livingston
2024-06-06 15:03:12 +02:00
parent 893708d93a
commit a777c7ac8d
12 changed files with 56 additions and 17 deletions

View File

@ -431,7 +431,7 @@ livechat-image-file-input {
// width and height are values coming from ConverseJS custom emojis.
// If we want to upload something else, we should add options on the field to customize.
height: 1.5em;
width: 1.5em;
max-height: 1.5em;
max-width: 1.5em;
}
}