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