From 2dc0ff994bb96eacc472442fde6cfb38b05959e9 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 07 五月 2022 17:29:13 +0800
Subject: [PATCH] 2022-05-07

---
 src/views/mobdesign/index.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/views/mobdesign/index.scss b/src/views/mobdesign/index.scss
index 0881850..0361f83 100644
--- a/src/views/mobdesign/index.scss
+++ b/src/views/mobdesign/index.scss
@@ -1,6 +1,12 @@
 .mk-mob-view {
   min-height: 100vh;
 
+  .mk-hidden {
+    text-decoration: line-through!important;
+    span {
+      text-decoration: line-through!important;
+    }
+  }
   >.view-spin {
     position: absolute;
     z-index: 3;

--
Gitblit v1.8.0