mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* 🐛 fix(desktop): remove electron-liquid-glass to fix click event blocking The electron-liquid-glass native addon was blocking all click events in the Electron desktop app window. Remove the dependency and restore vibrancy-based transparency with semi-transparent body background via `.desktop` CSS class. * 🔨 chore(desktop): remove electron-liquid-glass from native modules config