Selaa lähdekoodia

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

zuohuaijun 2 vuotta sitten
vanhempi
commit
c4eb806bd4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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">
 <style scoped lang="scss">
 .table-container {
 .table-container {
-	display: flex;
+	display: flex !important;
 	flex-direction: column;
 	flex-direction: column;
 	height: 100%;
 	height: 100%;