This commit is contained in:
cookfront
2017-03-17 15:50:07 +08:00
parent e67f0c1f6f
commit 10e1c5fc5b

View File

@@ -51,7 +51,7 @@ export default {
}
.examples-container {
padding-bottom: 40px;
padding-bottom: 10px;
height: 100%;
overflow: auto;
background: #f9fafb;
@@ -89,8 +89,7 @@ export default {
}
.footer {
position: fixed;
bottom: 0;
margin-top: 30px;
width: 100%;
padding-bottom: 15px;
}