perf[editor-dashboard]: refine css

This commit is contained in:
Pan 2018-03-19 17:28:24 +08:00
parent 4aa9345d90
commit 5fe3d70246
2 changed files with 2 additions and 3 deletions

View file

@ -19,7 +19,7 @@ export default {
},
zIndex: {
type: Number,
default: 100
default: 1
},
width: {
type: String,

View file

@ -49,8 +49,7 @@ export default {
.dashboard-editor-container {
background-color: #e3e3e3;
min-height: 100vh;
margin-top: -50px;
padding: 100px 60px 0px;
padding: 50px 60px 0px;
.pan-info-roles {
font-size: 12px;
font-weight: 700;