1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 12:36:37 +02:00

Improved option pages on mobile

Fixes #387
This commit is contained in:
kkapsner 2019-08-21 14:33:29 +02:00
parent a95fae3de8
commit acc171041d
9 changed files with 120 additions and 9 deletions

View file

@ -7,6 +7,7 @@
<link href="../icons/icon.svg" type="image/svg" rel="icon">
<link href="../icons/icon.svg" type="image/svg" rel="shortcut icon">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<script src="../lib/require.js"></script>