From 8549bf9969064d36b7d43f7cc6d84a4ec5217c94 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Sat, 18 Jan 2025 13:51:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FirstJob/detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FirstJob/detail.vue b/src/components/FirstJob/detail.vue index ddc1ba2..59391a2 100644 --- a/src/components/FirstJob/detail.vue +++ b/src/components/FirstJob/detail.vue @@ -1857,7 +1857,7 @@ export default { } .leftDesc { .ant-descriptions-view { - width: 640px; + width: 760px; border-radius: 6px; // border: 0 !important; }