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,
|
buttonScale: 0.6,
|
||||||
buttonStyle: /** CSS */ (`
|
buttonStyle: /** CSS */ (`
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: calc(50px + 2.5rem);
|
right: 114px;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.0.2</string>
|
<string>1.0.2</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>197</string>
|
<string>198</string>
|
||||||
<key>Developer Identifier</key>
|
<key>Developer Identifier</key>
|
||||||
<string>BQ6Q24MF9X</string>
|
<string>BQ6Q24MF9X</string>
|
||||||
<key>URL</key>
|
<key>URL</key>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user