no message

Former-commit-id: 375ce0d5554b5c6c44c3e38e34e448d179678d16
Former-commit-id: 068828fc0c922d88b572b1717e9821db8639291a
Former-commit-id: 78d9c0aa637a1174c4d71f1e394cdc8a5b64f5a8
This commit is contained in:
李杨
2018-02-19 21:38:28 +08:00
parent be55475ae7
commit 6e561eb1de
5 changed files with 286 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
@import '~@/assets/style/public.scss';
.demo-chart-index {
.vue-grid-layout {
margin: -10px;
.col {
height: 300px;
.el-card {
@extend %unable-select;
height: 100%;
@@ -16,13 +16,5 @@
}
}
}
.vue-resizable-handle {
bottom: 6px;
right: 6px;
opacity: .3;
&:hover{
opacity: 1;
}
}
}
}