mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
restore popup back to original size
This commit is contained in:
parent
125cfe07e7
commit
adb1ff8a6f
@ -12,8 +12,8 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
width: 375px !important;
|
||||
height: 667px !important;
|
||||
width: 320px !important;
|
||||
height: 568px !important;
|
||||
background-color: @background-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user