移动端增加租期 展示
This commit is contained in:
@@ -520,7 +520,7 @@
|
||||
}
|
||||
|
||||
.mobile-listing-no,
|
||||
.daily-loss-badge {
|
||||
.rental-meta-badge {
|
||||
display: inline-flex;
|
||||
width: fit-content;
|
||||
align-items: center;
|
||||
@@ -534,10 +534,16 @@
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.daily-loss-badge {
|
||||
.rental-meta-badge {
|
||||
gap: 2px;
|
||||
border: none;
|
||||
background: #f5f7fa;
|
||||
color: #64748b;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.meta-separator {
|
||||
color: #cbd5e1;
|
||||
}
|
||||
|
||||
.card-subtitle {
|
||||
|
||||
Reference in New Issue
Block a user