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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user