big ui sweep. combined queue and roster.

This commit is contained in:
legop3
2026-01-20 14:25:48 -05:00
parent 850ac3ec15
commit b9a007bd48
39 changed files with 568 additions and 234 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ function MobileJoystickPanel({ layout }) {
step={0.5}
value={cameraValue}
onChange={handleCameraSlider}
className="mt-0.5 w-full accent-cyan-400"
className="mt-0 w-full accent-cyan-400"
/>
</div>
)}