FH 4 & 5: remove outline in right joystick

This commit is contained in:
redphx 2024-02-09 08:29:22 +07:00
parent d350a68045
commit e4c1e74bd5
2 changed files with 6 additions and 0 deletions

View File

@ -101,6 +101,9 @@
"stroke": {
"opacity": 0.1
}
},
"outline": {
"opacity": 0
}
}
}

View File

@ -101,6 +101,9 @@
"stroke": {
"opacity": 0.1
}
},
"outline": {
"opacity": 0
}
}
}