1 2 3 4 5 6 7 8 9 10 11
.meshEditor { position: fixed; top: 20px; right: 0; display: flex; flex-direction: column } .meshEditor label span { display: inline-block; width: 30px; }