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