Header plus #scroll-marker is typically larger than 25px.
This commit is contained in:
parent
b2cc435ace
commit
a7c4b1e6b8
@ -988,7 +988,7 @@ span.hide-announcement {
|
|||||||
max-height: 100vh;
|
max-height: 100vh;
|
||||||
}
|
}
|
||||||
:root.fit-height.fixed .full-image {
|
:root.fit-height.fixed .full-image {
|
||||||
max-height: calc(100vh - 25px);
|
max-height: calc(100vh - 35px);
|
||||||
}
|
}
|
||||||
:root.fit-width .full-image {
|
:root.fit-width .full-image {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user