From 5d8e52e398bff7bc8f83e8f5b8a387175b958c98 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 24 二月 2023 10:20:18 +0800 Subject: [PATCH] 2023.2.24 --- component/switchtab/switchtab.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/component/switchtab/switchtab.wxss b/component/switchtab/switchtab.wxss index b1ae106..85f835c 100644 --- a/component/switchtab/switchtab.wxss +++ b/component/switchtab/switchtab.wxss @@ -48,5 +48,5 @@ width: 100%; /* height: 70px; */ margin-top: 1px; - background-color: white; + /* background-color: white; */ } \ No newline at end of file -- Gitblit v1.9.3