提交 36fc428b 编写于 作者: C codecalm

page-main -> flex-fill

上级 b38cc533
......@@ -15,3 +15,4 @@ deploy-site
/assets/css/
/vendor/
/package-lock.json
Gemfile.lock
\ No newline at end of file
......@@ -36,13 +36,13 @@
"url": "https://github.com/tabler/tabler/issues"
},
"devDependencies": {
"bootstrap": "^4.1.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^5.0.0",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.3.0",
"gulp-rtlcss": "^1.2.0",
"gulp-sass": "^4.0.1",
"bootstrap": "^4.1.0",
"npm-run-all": "^4.1.2"
"npm-run-all": "^4.1.3"
},
"dependencies": {
"opencollective": "^1.0.3"
......@@ -67,4 +67,4 @@
"type": "opencollective",
"url": "https://opencollective.com/tabler"
}
}
\ No newline at end of file
}
......@@ -6,7 +6,7 @@ layout: base
{% include aside.html %}
{% endcomment %}
<div class="page-main">
<div class="flex-fill">
{% include header.html %}
<div class="my-3 my-md-5">
......
......@@ -15,9 +15,6 @@
}
}
.page-main {
flex: 1 1 auto;
}
.page-content {
margin: .75rem 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册