Spaces:
Running
Running
File size: 122 Bytes
b82d373 |
1 2 3 4 5 6 7 |
.translation_settings .menu_button {
width: fit-content;
display: flex;
gap: 10px;
flex-direction: row;
}
|