feat: css fix

This commit is contained in:
JimQing 2020-05-19 21:33:45 +08:00
parent 32cd4f63d6
commit ecac255daf

View File

@ -261,7 +261,6 @@ export default {
<style lang="less" scoped> <style lang="less" scoped>
@import url('../scripts/google-code-prettify/prettify.css'); @import url('../scripts/google-code-prettify/prettify.css');
.main-body { .main-body {
padding-top: 12px;
overflow: hidden; overflow: hidden;
} }
.el-main { .el-main {