Kaynağa Gözat

Update BasicInformationDetail.vue

moccus 1 yıl önce
ebeveyn
işleme
8b0f876b93
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/components/BasicInformationDetail.vue

+ 1 - 0
src/components/BasicInformationDetail.vue

@@ -1066,6 +1066,7 @@ table {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
+  overflow: auto;
 }
 
 .dataBlock {