Преглед изворни кода

style(TableColumn): fix Column settings container is too wide #3043 (#3044)

invalid w пре 1 година
родитељ
комит
e4778757ad
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/components/Table/src/components/settings/ColumnSetting.vue

+ 1 - 0
src/components/Table/src/components/settings/ColumnSetting.vue

@@ -502,6 +502,7 @@
       }
 
       .ant-checkbox-group {
+        display: inline-block;
         width: 100%;
         min-width: 260px;
         // flex-wrap: wrap;