no message
This commit is contained in:
parent
022b19834a
commit
66d30134c2
@ -237,6 +237,7 @@ body {
|
|||||||
}
|
}
|
||||||
.my-project .my-box .head .item.pitch {
|
.my-project .my-box .head .item.pitch {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
width: 474px;
|
||||||
}
|
}
|
||||||
.my-project .my-box .head .item.pitch .bj,
|
.my-project .my-box .head .item.pitch .bj,
|
||||||
.my-project .my-box .head .item.pitch .icon {
|
.my-project .my-box .head .item.pitch .icon {
|
||||||
|
@ -274,6 +274,7 @@ body {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
&.pitch {
|
&.pitch {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
width: 474px;
|
||||||
.bj,
|
.bj,
|
||||||
.icon {
|
.icon {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user