Update chat.py

w in rem
This commit is contained in:
dKosarevsky 2023-03-23 00:40:26 +03:00 committed by GitHub
parent a9faf3e8a8
commit 3818bc67d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ selected_lang = option_menu(
"margin": "auto", "margin": "auto",
"background-color": "#2C3333", "background-color": "#2C3333",
"height": "30px", "height": "30px",
"width": "50px", "width": "7rem",
"color": "#CBE4DE", "color": "#CBE4DE",
"border-radius": "5px" "border-radius": "5px"
}, },