We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84bab48 + 37e786e commit c3f247eCopy full SHA for c3f247e
1 file changed
docs/.vuepress/config.js
@@ -11,6 +11,10 @@ module.exports = {
11
.wk-cw-chatbot-textCointainer textarea#wk-cw-message{
12
min-height: unset !important;
13
}
14
+ .wk-cw-liveChatCointainer,
15
+ .wk-cw-liveChatCointainer .operator-to-user-msg{
16
+ line-height: 1.4 !important;
17
+ }
18
`],
19
],
20
themeConfig: {
0 commit comments