We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b886d7e commit 27d3f1bCopy full SHA for 27d3f1b
src/pages/IndependentPanel/index.html
@@ -2,6 +2,7 @@
2
<head>
3
<title>ChatGPTBox</title>
4
<link rel="stylesheet" href="content-script.css" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<meta charset="UTF-8">
7
</head>
8
<body>
src/popup/index.html
<link rel="stylesheet" href="popup.css" />
0 commit comments