no message
This commit is contained in:
parent
c19ea55568
commit
6da15ed456
@ -170,11 +170,10 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 7px;
|
||||||
position: relative;
|
position: relative;
|
||||||
max-width: 405px;
|
max-width: 405px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: inline;
|
|
||||||
}
|
}
|
||||||
.fate .list .item .left .name::after {
|
.fate .list .item .left .name::after {
|
||||||
content: "";
|
content: "";
|
||||||
@ -200,7 +199,7 @@
|
|||||||
}
|
}
|
||||||
.fate .list .item .left .message .virgule {
|
.fate .list .item .left .message .virgule {
|
||||||
color: #d7d7d7;
|
color: #d7d7d7;
|
||||||
margin: 0 5px;
|
margin: 0 9px;
|
||||||
}
|
}
|
||||||
.fate .list .item .btn {
|
.fate .list .item .btn {
|
||||||
width: 110px;
|
width: 110px;
|
||||||
|
@ -196,11 +196,10 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 7px;
|
||||||
position: relative;
|
position: relative;
|
||||||
max-width: 405px;
|
max-width: 405px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: inline;
|
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: "";
|
content: "";
|
||||||
@ -226,7 +225,7 @@
|
|||||||
}
|
}
|
||||||
.virgule {
|
.virgule {
|
||||||
color: #d7d7d7;
|
color: #d7d7d7;
|
||||||
margin: 0 5px;
|
margin: 0 9px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user