no message
Former-commit-id: 31c65c0a511794c36ecd24da206d4914b1193554 Former-commit-id: 784ab43effe7f14dcfc44a8ede4c2e5c324ba1de Former-commit-id: cfaddd964b2cdc70b6c9bcaa081a6b7ca7660faa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container type="ghost" class="body">
|
||||
<Container type="ghost" class="demo-plugins-vue-grid-layout-demo">
|
||||
<GridLayout
|
||||
v-bind="layout"
|
||||
@layout-updated="layoutUpdatedHandler">
|
||||
@@ -79,9 +79,9 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
@import '~@/assets/style/public.scss';
|
||||
.body {
|
||||
.demo-plugins-vue-grid-layout-demo {
|
||||
.vue-grid-layout {
|
||||
margin: -10px;
|
||||
.el-card {
|
||||
|
||||
Reference in New Issue
Block a user