chore: Update Sidepanel UI styling and manifest configuration

This commit is contained in:
n4ze3m
2024-05-16 11:32:31 +05:30
parent d6fff4bfa1
commit d28525ad02
3 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="manifest.type" content="browser_action" />
<meta name="manifest.open_at_install" content="false" />
<meta name="manifest.browser_style" content="false" />
<link href="~/assets/tailwind.css" rel="stylesheet" />
<meta charset="utf-8" />
</head>