去掉一条白线

This commit is contained in:
A1300399510
2024-11-12 11:40:21 +08:00
parent 1b29795e54
commit b4e510f9cf
4 changed files with 4 additions and 5 deletions

View File

@@ -474,12 +474,11 @@ img {
}
.list-li {
// margin-top: 15px;
cursor: pointer;
width: 50%;
background-color: rgba(246, 246, 246, 1);
border-right: 1px solid rgba(246, 246, 246, 1);
height: 30px;
// border: ;
&:not(:nth-last-child(-n + 2)) {
margin-bottom: 10px;