mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
@@ -792,7 +792,15 @@ picture {
|
||||
max-width: 920px;
|
||||
}
|
||||
}
|
||||
.pop_coupon{
|
||||
max-width: 440px;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
.el-dialog{
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
}
|
||||
#tns2-iw {
|
||||
height: 90px;
|
||||
}
|
||||
@@ -817,6 +825,7 @@ picture {
|
||||
|
||||
.el-dialog__title {
|
||||
color: #e1001a;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,3 +1,15 @@
|
||||
.pop_coupon{
|
||||
max-width: 440px;
|
||||
width: 100%;
|
||||
.el-dialog{
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.rs-dis{
|
||||
max-height: 290px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
.ts-product-detail{
|
||||
i {
|
||||
font-style: normal;
|
||||
@@ -185,7 +197,7 @@
|
||||
.rc-right {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 20px;
|
||||
padding: 5px 10px;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
i {
|
||||
@@ -425,10 +437,12 @@
|
||||
height: 100%;
|
||||
i {
|
||||
font-style: normal;
|
||||
font-size: 12px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
span {
|
||||
font-size: 26px;
|
||||
font-size: 45px;
|
||||
font-weight: bold;
|
||||
}
|
||||
strong {
|
||||
font-style: normal;
|
||||
@@ -440,7 +454,7 @@
|
||||
.rc-right {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 20px;
|
||||
padding: 5px 10px;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
i {
|
||||
|
||||
Reference in New Issue
Block a user