fix(client): dialogue text not showing (#52593)

This commit is contained in:
Tom 2023-12-18 20:36:41 -06:00 committed by GitHub
parent c7a6f31993
commit 5f7efcfeb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
.scene-wrapper {
overflow: hidden;
position: relative;
color: var(--gray-00);
}
.scene-start-screen {