公寓详情房间类型的标签换行
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user