Skip to content
Snippets Groups Projects
Commit 5fe3d702 authored by Pan's avatar Pan
Browse files

perf[editor-dashboard]: refine css

parent 4aa9345d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ export default {
},
zIndex: {
type: Number,
default: 100
default: 1
},
width: {
type: String,
......
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment