Skip to content

Commit 226a005

Browse files
committed
refine code
1 parent c9bec98 commit 226a005

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

src/views/example/dragTable.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
.drag-handler{
125125
width: 30px;
126126
height: 30px;
127-
display: block;
128127
}
129128
.show-d{
130129
margin-top: 15px;

src/views/example/inlineEditTable.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,3 @@
9595
}
9696
}
9797
</script>
98-
99-
<style >
100-
101-
</style>

0 commit comments

Comments
 (0)