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