mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
width: fit-content; should be supported by all browsers
This commit is contained in:
parent
8a5274de61
commit
9bb65609e2
1 changed files with 0 additions and 3 deletions
|
|
@ -384,9 +384,6 @@ html.rl-no-preview-pane {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
height: auto;
|
height: auto;
|
||||||
transform: translate(-25%,0);
|
transform: translate(-25%,0);
|
||||||
width: auto;
|
|
||||||
width: -moz-fit-content;
|
|
||||||
width: -webkit-fit-content;
|
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue