Fixes error on popups for legacy Android phones
This commit is contained in:
parent
02444a9c43
commit
949a4656cf
2 changed files with 38 additions and 40 deletions
|
|
@ -1401,6 +1401,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
dialog.small, .reveal-modal.small,
|
||||
dialog.medium, .reveal-modal.medium,
|
||||
dialog.large, .reveal-modal.large {
|
||||
width:100%;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue