mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-30 17:04:20 +08:00
Bugfix: message fullscreen had no left:0
This commit is contained in:
parent
865f62dbb8
commit
7bbc53c8af
1 changed files with 1 additions and 0 deletions
|
@ -514,6 +514,7 @@ html.rl-fullscreen {
|
|||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue