链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

49 lines
673 B

#detail .table-bordered td {
width: 50%;
white-space: initial !important;
font-size: 1.4rem;
}
.shop-box {
margin-top: 1rem;
font-size: 1.4rem;
}
.logo-img {
width: 8vw;
height: 10vh;
margin-right: 1rem;
}
.media {
padding: 1rem 2rem;
background-color: #f8f8f8;
}
.shop-logo {
width: 2rem;
height: 2rem;
margin-right: 0.6rem;
}
.alert {
margin-bottom: 0;
border-radius: 0;
}
.mt-0 {
max-width: 50rem;
font-size: 1.4rem;
}
.price {
max-width: 48rem;
display: inline-block;
overflow: hidden;
font-size: 1rem;
color: #27272788;
}
.money{
float: right;
font-size: 1.4rem;
}