1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01: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>
body {
width: 320px;
height: 480px;
height: 568px;
}
</style>
</head>