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