mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 01:30:26 +08:00
fix: 修复table setting 上下不居中 (#4410)
This commit is contained in:
parent
f67b5d8569
commit
960f1d3c0b
@ -55,6 +55,8 @@
|
||||
</script>
|
||||
<style lang="less">
|
||||
.table-settings {
|
||||
display: flex;
|
||||
|
||||
& > * {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user