From c68c7b61097b0ee0fa28e17921d79372c5c8efdf Mon Sep 17 00:00:00 2001 From: borissedw Date: Mon, 6 Nov 2023 16:31:07 +0300 Subject: [PATCH] 0.0.331 --- static/css/styles(boris).css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index e6108e4..68a0df3 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -435,7 +435,7 @@ } .bottom_part_of_chats{ - height: calc(100% - 60px); + height: calc(100% - 39px); position: relative; } @@ -445,7 +445,7 @@ background: #FFF; width: calc(100% - 40px); height: 60px; - padding: 20px; + padding: 10px 20px; } .header-chat-left-part{ @@ -721,7 +721,7 @@ .container-message_support_chat{ width: 60%; min-height: 90px; - margin-bottom: 70px; + margin-bottom: 35px; margin-left: 20px; margin-right: 20px; @@ -811,7 +811,7 @@ width: 85%; height: 100%; color: #FFFFFF; - font-size: 14px; + font-size: 12px; float: right; overflow-wrap: break-word; padding-left: 5%;