mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Bugfix: compose window resizeObserver
This commit is contained in:
parent
645831368d
commit
dcdaf70601
2 changed files with 5 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
width: 98%;
|
||||
max-width: 1000px;
|
||||
margin: 10px auto;
|
||||
/* height: 94vh;*/
|
||||
height: calc(100% - 60px);
|
||||
|
||||
.modal-body {
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue