mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Cleanup some css and remove a float
This commit is contained in:
parent
5e9941d58f
commit
43c4293330
5 changed files with 11 additions and 17 deletions
|
|
@ -449,6 +449,8 @@ html.rl-no-preview-pane {
|
|||
height: auto;
|
||||
transform: translate(-25%,0);
|
||||
width: auto;
|
||||
width: -moz-fit-content;
|
||||
width: -webkit-fit-content;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue