11 lines
157 B
CSS

.translation_settings .menu_button {
width: fit-content;
display: flex;
gap: 10px;
flex-direction: row;
}
#translate_chat {
order: 7;
}