From 4076bd606501b7393e22dfe4fbebea498a51a444 Mon Sep 17 00:00:00 2001 From: SBD Date: Tue, 23 Jan 2024 18:05:45 +0300 Subject: [PATCH] ws changes --- static/css/styles(boris).css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index a7272c9..6526fee 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -542,7 +542,7 @@ } .container-messages{ - height: calc(100% - 144px); + height: calc(100% - 224px); width: 100%; /* transform: rotate(180deg); */ overflow-y: auto;