You've already forked qlg.frontend
顺带件样式
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user