样式优化

This commit is contained in:
2025-10-27 13:22:15 +08:00
parent 80a4cc35fa
commit f5df67cbd5
4 changed files with 23 additions and 28 deletions

View File

@@ -307,14 +307,14 @@
left: 36px;
right: 12px;
height: 0.5px;
background: rgba(0, 0, 0, 0.12);
background: rgba(0, 0, 0, 0.08);
border-radius: 99px;
}
}
.divider {
height: 0.5px;
background-color: rgba(0, 0, 0, 0.12);
background-color: rgba(0, 0, 0, 0.08);
margin-left: 35px;
box-sizing: border-box;
}