Update chat.py

w in px
This commit is contained in:
dKosarevsky 2023-03-23 00:39:30 +03:00 committed by GitHub
parent 2ea2832e3e
commit a9faf3e8a8
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": "6rem", "width": "50px",
"color": "#CBE4DE", "color": "#CBE4DE",
"border-radius": "5px" "border-radius": "5px"
}, },