diff --git a/css/chat_style-TheEncrypted777.css b/css/chat_style-TheEncrypted777.css index 25b48a9d..4d8d5474 100644 --- a/css/chat_style-TheEncrypted777.css +++ b/css/chat_style-TheEncrypted777.css @@ -11,6 +11,7 @@ flex-direction: column-reverse; word-break: break-word; overflow-wrap: anywhere; + padding-top: 1px; } .message { diff --git a/css/chat_style-cai-chat.css b/css/chat_style-cai-chat.css index 5223d608..fd28ba10 100644 --- a/css/chat_style-cai-chat.css +++ b/css/chat_style-cai-chat.css @@ -9,6 +9,7 @@ flex-direction: column-reverse; word-break: break-word; overflow-wrap: anywhere; + padding-top: 1px; } .message { diff --git a/css/chat_style-messenger.css b/css/chat_style-messenger.css index 7557a1c5..b5769df2 100644 --- a/css/chat_style-messenger.css +++ b/css/chat_style-messenger.css @@ -9,6 +9,7 @@ flex-direction: column-reverse; word-break: break-word; overflow-wrap: anywhere; + padding-top: 1px; } .message { diff --git a/css/chat_style-wpp.css b/css/chat_style-wpp.css index fda75782..5371c611 100644 --- a/css/chat_style-wpp.css +++ b/css/chat_style-wpp.css @@ -9,6 +9,7 @@ flex-direction: column-reverse; word-break: break-word; overflow-wrap: anywhere; + padding-top: 1px; } .message { diff --git a/css/html_instruct_style.css b/css/html_instruct_style.css index 92080d68..6956e920 100644 --- a/css/html_instruct_style.css +++ b/css/html_instruct_style.css @@ -9,6 +9,7 @@ flex-direction: column-reverse; word-break: break-word; overflow-wrap: anywhere; + padding-top: 1px; } .message {