feat: center live capture in pointer

This commit is contained in:
Simon Vieille 2025-12-11 21:53:04 +01:00
commit 8cb19f2555
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -73,6 +73,7 @@ a {
background: #ccc;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
width: calc(100% - 50px);
-webkit-touch-callout: none;