commit | 292794cd66d0a14690367b2887cc837f0f89d29d | [log] [tgz] |
---|---|---|
author | San3yuan <1071987081@qq.com> | Sun Jun 08 20:02:46 2025 +0800 |
committer | San3yuan <1071987081@qq.com> | Sun Jun 08 20:02:46 2025 +0800 |
tree | 65f12b5f8ef59c5d768a3d0d79b362f42bac5c69 | |
parent | 38dfeee522dffc1a3bab220b9fdcaf15e0a0331a [diff] [blame] |
整体链接 Change-Id: Id3379c6188613acdc95548964f19e317eda8dc4f
diff --git a/src/components/postsPanel/postsPanel.module.css b/src/components/postsPanel/postsPanel.module.css index b4b75ce..f639c77 100644 --- a/src/components/postsPanel/postsPanel.module.css +++ b/src/components/postsPanel/postsPanel.module.css
@@ -4,7 +4,9 @@ width:100%; padding:0px 5px; } - +span { + color:var(--text-color) +} .header{ border-bottom:1px solid var(--border-color); box-shadow: 1px;