Update chat.py
fix width
This commit is contained in:
parent
461488e766
commit
15a368e2ec
2
chat.py
2
chat.py
@ -49,7 +49,7 @@ selected_lang = option_menu(
|
|||||||
"margin": "auto",
|
"margin": "auto",
|
||||||
"background-color": "#2C3333",
|
"background-color": "#2C3333",
|
||||||
"height": "30px",
|
"height": "30px",
|
||||||
"width": "13rem",
|
"width": "5rem",
|
||||||
"color": "#CBE4DE",
|
"color": "#CBE4DE",
|
||||||
"border-radius": "5px"
|
"border-radius": "5px"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user