Update 19.11.2022
This commit is contained in:
16
HTML/gcphone/resources/screenshot-basic/ui/index.html
Normal file
16
HTML/gcphone/resources/screenshot-basic/ui/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Screenshot Helper</title>
|
||||
|
||||
<style type="text/css">
|
||||
* {
|
||||
background-color: transparent;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user