1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-10-03 04:48:07 +02: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>