mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
made popup larger size
This commit is contained in:
@@ -11,8 +11,8 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
width: 320px !important;
|
||||
height: 568px !important;
|
||||
width: 375px !important;
|
||||
height: 667px !important;
|
||||
background-color: @background-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user