fix api key bug
This commit is contained in:
@@ -85,4 +85,8 @@ onMounted(() => {
|
||||
overflow: hidden;
|
||||
background: #000;
|
||||
}
|
||||
|
||||
.game-canvas-container :deep(canvas) {
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user