UI更新
This commit is contained in:
@@ -92,6 +92,11 @@ defineProps({
|
||||
.players {
|
||||
display: flex;
|
||||
}
|
||||
.players::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
}
|
||||
.players > view {
|
||||
width: 50%;
|
||||
height: 85px;
|
||||
|
||||
Reference in New Issue
Block a user