hookehuyr

fix

...@@ -662,7 +662,7 @@ const onRatioBlur = () => { ...@@ -662,7 +662,7 @@ const onRatioBlur = () => {
662 .controls-container { 662 .controls-container {
663 opacity: 0.7; 663 opacity: 0.7;
664 position: absolute; 664 position: absolute;
665 - top: 5rem; 665 + top: 6rem;
666 right: 10px; 666 right: 10px;
667 display: flex; 667 display: flex;
668 flex-direction: column; 668 flex-direction: column;
......