1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 22:44:11 +00:00

[PM-8625] Increase popup width (#11686)

This commit is contained in:
Victoria League
2024-10-25 09:36:37 -04:00
committed by GitHub
parent 1a39a4f7a4
commit 30d7ef712d

View File

@@ -15,7 +15,7 @@ body {
}
body {
width: 375px !important;
width: 380px !important;
height: 600px !important;
position: relative;
min-height: 100vh;