style: 💄 make a gap between player's control
This commit is contained in:
parent
6c0976bc16
commit
a90fcceb7b
@ -55,6 +55,7 @@ export default {
|
||||
<style scoped>
|
||||
.controls {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
|
Loading…
Reference in New Issue
Block a user