style(apartmentDetail): 调整标签元素的宽度和高度样式
修改了公寓详情页中标签元素的样式,将宽度属性改为高度属性以改善布局显示
This commit is contained in:
@@ -600,7 +600,7 @@
|
||||
margin-right: 5px;
|
||||
}
|
||||
.content .details-box .details-left .remark .info .label {
|
||||
width: 93px;
|
||||
height: 16px;
|
||||
}
|
||||
.content .details-box .details-left .remark .explain {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user