From 3b558f094ff1388e1167e964873885600aad1fb2 Mon Sep 17 00:00:00 2001 From: dKosarevsky <36589322+dKosarevsky@users.noreply.github.com> Date: Thu, 23 Mar 2023 00:35:43 +0300 Subject: [PATCH] Update chat.py width lang btn --- chat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat.py b/chat.py index 989c643..58130e3 100644 --- a/chat.py +++ b/chat.py @@ -49,7 +49,7 @@ selected_lang = option_menu( "margin": "auto", "background-color": "#2C3333", "height": "30px", - "width": "5rem", + "width": "4rem", "color": "#CBE4DE", "border-radius": "5px" },