Styles
This commit is contained in:
parent
0d7ed3db2f
commit
916bf9bda3
@ -18,11 +18,6 @@ section.settings {
|
|||||||
.content-inner {
|
.content-inner {
|
||||||
width: calc(100vw - 200px);
|
width: calc(100vw - 200px);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO
|
|
||||||
redaction-admin-side-nav {
|
|
||||||
height: calc(100vh - 61px);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
@ -93,6 +88,7 @@ section.settings {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% - 111px);
|
height: calc(100% - 111px);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user