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