style: 💄 make a gap between player's control

This commit is contained in:
Michel Roux 2024-11-10 22:53:50 +01:00
parent 6c0976bc16
commit a90fcceb7b

@ -55,6 +55,7 @@ export default {
<style scoped>
.controls {
display: flex;
gap: 0.5rem;
}
.pointer {