From 5c9691cbb4dde05b003c418431cbe9411e54a944 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期五, 26 四月 2024 22:03:58 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index 786039a..89018ea 100644 --- a/src/App.vue +++ b/src/App.vue @@ -307,4 +307,5 @@ overflow: hidden; text-overflow: ellipsis; } + </style> -- Gitblit v1.9.3