no message
This commit is contained in:
parent
af341ef8fb
commit
6d626f0ce4
@ -262,7 +262,6 @@ body {
|
||||
}
|
||||
.my-project .my-box .head .item .bj.bj-right {
|
||||
right: 0;
|
||||
transform: rotate(180deg) scaleY(-1);
|
||||
}
|
||||
.my-project .my-box .head .item .icon {
|
||||
display: none;
|
||||
|
@ -300,7 +300,7 @@ body {
|
||||
}
|
||||
&.bj-right {
|
||||
right: 0;
|
||||
transform: rotate(180deg) scaleY(-1);
|
||||
// transform: rotate(180deg) scaleY(-1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user