1
0
Эх сурвалжийг харах

fix: 修复table setting 上下不居中 (#4410)

li-yi-hong 6 сар өмнө
parent
commit
960f1d3c0b

+ 2 - 0
src/components/Table/src/components/settings/index.vue

@@ -55,6 +55,8 @@
 </script>
 <style lang="less">
   .table-settings {
+    display: flex;
+
     & > * {
       margin-right: 12px;
     }