made popup larger size
This commit is contained in:
parent
6e9d4e8d6e
commit
a7c560b23e
|
@ -11,8 +11,8 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
width: 320px !important;
|
||||
height: 568px !important;
|
||||
width: 375px !important;
|
||||
height: 667px !important;
|
||||
background-color: @background-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue