mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-07 09:20:06 +01:00
made popup larger size
This commit is contained in:
parent
6e9d4e8d6e
commit
a7c560b23e
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user