公寓详情房间类型的标签换行

This commit is contained in:
A1300399510
2024-03-28 14:44:55 +08:00
parent 9cc3ef52fa
commit 0f47f03782
5 changed files with 7 additions and 5 deletions

View File

@@ -1151,7 +1151,8 @@ const publicJump = path => router.push(path)
}
.type-tags {
margin-top: 16px;
margin-top: 11px;
flex-wrap: wrap;
// margin-bottom: 20px;
.tags-item {
@@ -1161,6 +1162,7 @@ const publicJump = path => router.push(path)
line-height: 26px;
font-size: 14px;
color: #7f7f7f;
margin-top: 5px;
margin-right: 8px;
padding: 0 9px;