mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Bugfix: modal window help-block didn't scroll
This commit is contained in:
parent
0c1ac011f2
commit
63e15ff686
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ dialog .modal-body {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Footer (for actions)
|
// Footer (for actions)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue