no message
This commit is contained in:
parent
b8663c763e
commit
b788198730
@ -245,6 +245,9 @@ body {
|
||||
flex: none;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch.item-left .boxx {
|
||||
left: 147px;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch.item-long-left .boxx {
|
||||
left: 188px;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch.item-right .boxx {
|
||||
|
@ -283,7 +283,12 @@ body {
|
||||
// width: 474px;
|
||||
flex: none;
|
||||
&.item-left {
|
||||
// padding-right: 80px;
|
||||
.boxx {
|
||||
left: 147px;
|
||||
}
|
||||
}
|
||||
|
||||
&.item-long-left {
|
||||
.boxx {
|
||||
left: 188px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user