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

View File

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