feat: center live capture in pointer
This commit is contained in:
parent
b415b00e5b
commit
8cb19f2555
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue