Skip to content

Commit

Permalink
perf: select 远程搜索演示
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Jul 3, 2021
1 parent 563acdf commit 6c8b2cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions packages/fast-crud/src/components/crud/fs-row-handle.vue
Expand Up @@ -198,18 +198,11 @@ export default defineComponent({

<style lang="less">
.fs-row-handle {
display: flex;
flex-wrap: wrap;
align-items: center;
.row-handle-btn {
margin: 2px;
&.el-button {
margin: 2px;
}
}
.ant-btn {
margin-left: 2px;
margin-right: 2px;
}
}
</style>
2 changes: 1 addition & 1 deletion packages/fs-admin/fs-admin-antdv

0 comments on commit 6c8b2cf

Please sign in to comment.