mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-10 06:52:05 +01:00
Change: [Emscripten] set default scrolling mode to non-pointer-locking (#9191)
This commit is contained in:
@@ -85,6 +85,8 @@
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
/* OpenTTD draws the cursor itself */
|
||||
cursor: none !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user