mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Resolve #686
This commit is contained in:
parent
ebaf92a2f0
commit
8e204409f6
3 changed files with 3 additions and 4 deletions
|
|
@ -150,6 +150,8 @@
|
|||
@media screen and (max-width: 999px) {
|
||||
#V-PopupsCompose {
|
||||
border: 0;
|
||||
height: calc(100vh - 100px);
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue