From 3b640949ab550ba4707828c5bf6825cb7c8d81b1 Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 9 Aug 2024 10:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A3=E6=95=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Editor/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Editor/index.vue b/src/components/Editor/index.vue index f83d84a..5f7cb8d 100644 --- a/src/components/Editor/index.vue +++ b/src/components/Editor/index.vue @@ -596,7 +596,7 @@ button.ql-scmages { font-weight: 700; margin: 5px 0px 5px 10px; } -.texttitlesc { +.dataliatsc { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;