From 65eb1f4c9f0741bc18779e2bc8534eca4c15251e Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 26 Aug 2022 11:46:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E6=95=B0=E6=8D=AE=E9=9B=86?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=BA=9B=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/js/components/dataset/referenceDataset.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web_src/js/components/dataset/referenceDataset.vue b/web_src/js/components/dataset/referenceDataset.vue index c30a40f92..85501bfbf 100644 --- a/web_src/js/components/dataset/referenceDataset.vue +++ b/web_src/js/components/dataset/referenceDataset.vue @@ -707,6 +707,7 @@ export default { max-width: 35%; word-break: initial; margin-left: 1rem; + white-space: nowrap; } /deep/ .el-checkbox-group .el-checkbox .el-checkbox__label { display: flex;