mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Make all dialogs fit in mobile view #686
This commit is contained in:
parent
39bc370dff
commit
b679cb41d9
2 changed files with 10 additions and 9 deletions
|
|
@ -146,15 +146,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 999px) {
|
||||
#V-PopupsCompose {
|
||||
border: 0;
|
||||
height: calc(100vh - 100px);
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.minimize-custom {
|
||||
border: 0 solid #333;
|
||||
border-bottom-width: 3px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue