BUG修复
This commit is contained in:
@@ -137,9 +137,10 @@ defineProps({
|
||||
}
|
||||
.players > view > image:last-child {
|
||||
position: absolute;
|
||||
width: 40px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 50px;
|
||||
top: -10%;
|
||||
left: -5%;
|
||||
transform: rotate(-12deg);
|
||||
}
|
||||
.players > view > view {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user