adding color-scheme light to WidgetAichan (#12638)
This commit is contained in:
parent
7f85d7a1f9
commit
aad573a1d7
|
@ -72,5 +72,6 @@ defineExpose<WidgetComponentExpose>({
|
|||
height: 350px;
|
||||
border: none;
|
||||
pointer-events: none;
|
||||
color-scheme: light;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue