1 .translation_settings .menu_button {
2 width: fit-content;
3 display: flex;
4 gap: 10px;
5 flex-direction: row;
6 }
1 .translation_settings .menu_button {
2 width: fit-content;
3 display: flex;
4 gap: 10px;
5 flex-direction: row;
6 }