From 33e1b60551343db739a9160fa6df532f936492f2 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 10 Oct 2024 16:25:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=83=A8=E5=88=86=E5=85=AC?= =?UTF-8?q?=E5=85=B1=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/style/common.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/commons/style/common.scss b/commons/style/common.scss index f7a5065..1c5f255 100644 --- a/commons/style/common.scss +++ b/commons/style/common.scss @@ -389,4 +389,7 @@ text { // } // .u-font-32{ // font-size: 16px; -// } \ No newline at end of file +// } +.line-th{ + text-decoration: line-through; +} \ No newline at end of file