From 4587b07918b19e9724439d773b0ba28f388057df Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 15 五月 2023 21:05:40 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/zshare/normalTable/index.scss | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/tabviews/zshare/normalTable/index.scss b/src/tabviews/zshare/normalTable/index.scss index 931fee4..75c4770 100644 --- a/src/tabviews/zshare/normalTable/index.scss +++ b/src/tabviews/zshare/normalTable/index.scss @@ -232,11 +232,6 @@ display: block; } } - // table tbody { - // tr:nth-child(even) { - // background: #f9f9f9; - // } - // } } .image-scale-modal { width: 70vw; -- Gitblit v1.8.0