修复边框问题

This commit is contained in:
张成
2025-11-08 12:56:17 +08:00
parent 2113b83b01
commit ff19a61a86
5 changed files with 56 additions and 18 deletions

View File

@@ -205,7 +205,7 @@
justify-content: space-between;
align-items: center;
padding: 12px 20px;
border-bottom: 0.5px solid rgba(120, 120, 128, 0.12);
border-bottom: 0.5px solid rgba(120, 120, 128, 0.2);
position: sticky;
top: -1px;
background-color: #fff;