mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-15 01:19:15 +02:00
Change stroke's opacity from 0 to 0.1
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"value": "switchCamera"
|
||||
},
|
||||
"stroke": {
|
||||
"opacity": 0
|
||||
"opacity": 0.1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user