Adjusted template
This commit is contained in:
@@ -18,10 +18,11 @@ body {
|
||||
.LP-Main {
|
||||
display: table;
|
||||
flex-direction: row-reverse;
|
||||
height: calc(100% - 61px); }
|
||||
height: calc(100% - 61px);
|
||||
width: 100%; }
|
||||
.LP-Main .LP-Main__Content {
|
||||
display: table-cell;
|
||||
width: calc(100% -300px);
|
||||
width: calc(100% - 300px);
|
||||
min-height: 1px;
|
||||
padding: 25px; }
|
||||
.LP-Main .LP-Main__Sidebar {
|
||||
|
Reference in New Issue
Block a user