mirror of
https://github.com/gosticks/PiPer.git
synced 2025-10-16 11:55:42 +00:00
Updated button appearance in VRV
Picture in Picture button no longer overlaps with other controls
This commit is contained in:
parent
d411f68bfd
commit
4291acd76f
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -24,7 +24,7 @@ export const resource = {
|
||||
buttonScale: 0.6,
|
||||
buttonStyle: /** CSS */ (`
|
||||
position: absolute;
|
||||
right: calc(50px + 2.5rem);
|
||||
right: 114px;
|
||||
width: 50px;
|
||||
cursor: pointer;
|
||||
opacity: 0.6;
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>197</string>
|
||||
<string>198</string>
|
||||
<key>Developer Identifier</key>
|
||||
<string>BQ6Q24MF9X</string>
|
||||
<key>URL</key>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user