This commit is contained in:
2024-07-09 10:40:10 +08:00
parent 0d6659f9e8
commit c738e3d4d0

View File

@ -268,8 +268,6 @@ export default {
width: 100%;
height: 50px;
border-bottom: 1px solid #dcdfe6;
display: flex;
align-items: center;
position: relative;
.count {
@ -278,6 +276,8 @@ export default {
color: #a4a6aa;
font-size: 13px;
right: 15px;
line-height: 30px;
top: 10px;
}
.all {