1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

increase popup height

This commit is contained in:
Kyle Spearrin
2016-09-03 15:46:04 -04:00
parent 79860da28c
commit 984c61e10f

View File

@@ -41,7 +41,7 @@
<style> <style>
body { body {
width: 320px; width: 320px;
height: 480px; height: 568px;
} }
</style> </style>
</head> </head>