fix: 修复胡桃主题在某些情况下会阻塞鼠标事件的bug

release/desktop
moonrailgun 3 years ago
parent de29cfe259
commit 671d00ca99

@ -36,6 +36,7 @@
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: right bottom; background-position: right bottom;
opacity: 0.15; opacity: 0.15;
pointer-events: none;
} }
} }

Loading…
Cancel
Save