When theme is switched after application launch, the color of button-like decoration in <WindowMockUp /> does not switch correctly. Reloading, or re-checking opacity: 0.3 in developer tool finally triggers switch.
maybe:
- modal related issue
- webkit bug
- daisyui bug
When theme is switched after application launch, the color of button-like decoration in
<WindowMockUp />does not switch correctly. Reloading, or re-checkingopacity: 0.3in developer tool finally triggers switch.maybe: