mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Improved solution for #686
This commit is contained in:
parent
cf12960507
commit
be512a0333
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ dialog:not(.animate) {
|
||||||
*/
|
*/
|
||||||
.rl-mobile dialog {
|
.rl-mobile dialog {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-height: calc(100vh - 86px);
|
/* max-height: calc(100vh - 86px);*/
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue