|
@@ -11895,7 +11895,7 @@ body.converse-fullscreen {
|
|
|
width: 100%;
|
|
|
flex-direction: row;
|
|
|
overflow: auto;
|
|
|
- padding: 0.25rem 1rem; }
|
|
|
+ padding: 0.125rem 1rem; }
|
|
|
#conversejs .message.chat-msg.onload {
|
|
|
animation: colorchange-chatmessage 1s;
|
|
|
-webkit-animation: colorchange-chatmessage 1s; }
|