From b440183aac4535ef69170193b6916ea9c654c444 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Sun, 18 Feb 2024 10:54:18 +0800 Subject: [PATCH] no message --- pages/details/[id].vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/details/[id].vue b/pages/details/[id].vue index 19dec3c..419eeee 100644 --- a/pages/details/[id].vue +++ b/pages/details/[id].vue @@ -1806,7 +1806,7 @@ const postCommentFocusBlur = () => { &.post-comment-focus { .post-input { /deep/ .el-textarea__inner { - width: 468px; + // width: 468px; min-height: 200px !important; max-height: 80vh; padding-bottom: 52px;