jiangping
2024-05-17 44a0ef1620cad87479390900eb6ded041c7b8d7b
company/src/components/business/InsuranceDetails.vue
@@ -329,6 +329,13 @@
                    &:nth-child(1) {
                       // flex: 0.5;
                    }
                span{
                  width: 100%;
                  white-space: nowrap;
                  word-wrap: break-word;
                  text-overflow: ellipsis;
                  overflow: hidden;
                }
                }
            }
        }