1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 13:10:17 +00:00

Remove body/viewport width constraints

This commit is contained in:
Mark Youssef
2025-05-21 17:24:10 -07:00
parent 799711d199
commit 6aad45c4e0

View File

@@ -2,7 +2,7 @@
<html class="theme_light">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=1010" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#175DDC" />
<title page-title>Bitwarden Web vault</title>