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