cursor-mover-app/crates/cursor-move-webapp/assets/styling/mouse_area.module.css

6 lines
70 B
CSS
Raw Normal View History

2026-02-28 22:24:42 +01:00
.mouse-area {
background-color: white;
touch-action: none;
}