mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
feat: css fix
This commit is contained in:
parent
ecac255daf
commit
c42ac06df3
@ -261,12 +261,14 @@ export default {
|
||||
<style lang="less" scoped>
|
||||
@import url('../scripts/google-code-prettify/prettify.css');
|
||||
.main-body {
|
||||
padding-top: 12px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.el-main {
|
||||
transition: all .3s;
|
||||
padding: 0;
|
||||
margin: 20px;
|
||||
margin-top: 0;
|
||||
}
|
||||
.container {
|
||||
transition: all .3s;
|
||||
|
Loading…
Reference in New Issue
Block a user