no message
This commit is contained in:
parent
1d4fe4aa71
commit
11e6b6f8d1
@ -233,10 +233,12 @@ body {
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
cursor: pointer;
|
||||
flex: 1;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch {
|
||||
color: #000000;
|
||||
width: 474px;
|
||||
flex: none;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch.item-left {
|
||||
padding-right: 80px;
|
||||
|
@ -272,9 +272,11 @@ body {
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
cursor: pointer;
|
||||
flex: 1;
|
||||
&.pitch {
|
||||
color: #000000;
|
||||
width: 474px;
|
||||
flex: none;
|
||||
&.item-left {
|
||||
padding-right: 80px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user