From fc86b13573a5987552b10cf5682c891e173b7109 Mon Sep 17 00:00:00 2001 From: eleliauk <2831336720@qq.com> Date: Tue, 17 Sep 2024 17:57:16 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9Efix:=E4=BF=AE=E6=94=B9prettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/components/AnswerToStudent/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/components/AnswerToStudent/index.scss b/src/common/components/AnswerToStudent/index.scss index c22e73c..1f5dd3e 100644 --- a/src/common/components/AnswerToStudent/index.scss +++ b/src/common/components/AnswerToStudent/index.scss @@ -3,7 +3,7 @@ width: 80%; justify-content: center; } -.img{ +.img { width: 80rpx; height: 80rpx; }