瀏覽代碼

!1160 update Web/src/components/table/index.vue.
Merge pull request !1160 from Mr先生/N/A

zuohuaijun 2 年之前
父節點
當前提交
c4eb806bd4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Web/src/components/table/index.vue

+ 1 - 1
Web/src/components/table/index.vue

@@ -440,7 +440,7 @@ defineExpose({
 
 <style scoped lang="scss">
 .table-container {
-	display: flex;
+	display: flex !important;
 	flex-direction: column;
 	height: 100%;