diff --git a/css/chat_style-TheEncrypted777.css b/css/chat_style-TheEncrypted777.css index 25b48a9..4d8d547 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 5223d60..fd28ba1 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 7557a1c..b5769df 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 fda7578..5371c61 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 92080d6..6956e92 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 {