RED-7605: Fixed page header overlap.
This commit is contained in:
parent
57375e2489
commit
ac3ccb1d7d
@ -86,17 +86,13 @@ section.settings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fullscreen {
|
.fullscreen {
|
||||||
.page-header {
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content-inner {
|
.content-inner {
|
||||||
height: calc(100% - 50px);
|
height: calc(100% - 50px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay-shadow {
|
.right-container {
|
||||||
top: 50px;
|
transform: translateY(61px);
|
||||||
|
height: calc(100% - 61px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user