顺带件样式

This commit is contained in:
2020-08-23 23:22:24 +08:00
parent 17b4415c12
commit 5ffde7760a
2 changed files with 26 additions and 2 deletions

View File

@ -28,6 +28,22 @@
display: flex;
}
.row_foot {
line-height: 36px;
height: 36px;
display: flex;
}
.price_tag {
margin-right: 10px;
}
.price_tag > .price {
font-size: 1.2em;
color: red;
font-weight: bolder;
}
.loc_range {
font-size: 1.1rem;
color: black;