adding color-scheme light to WidgetAichan (#12638)

This commit is contained in:
Tassoman 2023-12-13 00:13:03 +01:00 committed by GitHub
parent 7f85d7a1f9
commit aad573a1d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -72,5 +72,6 @@ defineExpose<WidgetComponentExpose>({
height: 350px;
border: none;
pointer-events: none;
color-scheme: light;
}
</style>