Fix configure styling issues

This commit is contained in:
Chi Vinh Le
2017-10-12 20:57:34 +07:00
parent bbfb4c8ae0
commit 3035ba0bcf
2 changed files with 2 additions and 1 deletions
@@ -20,7 +20,7 @@
.mainContent {
width: calc(100% - 300px);
padding: 10px 14px;
padding: 10px 14px 80px 14px;
box-sizing: border-box;
max-width: 718px;
}
@@ -3,6 +3,7 @@
align-items: flex-start;
min-height: 100px;
max-width: 600px;
overflow: visible;
}
.header {