mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-14 12:54:04 +01:00
Change style of the MKB Settings button
This commit is contained in:
@@ -5624,6 +5624,7 @@ class MkbHandler {
|
||||
this.#$message = CE('div', {'class': 'bx-mkb-pointer-lock-msg bx-gone'},
|
||||
createButton({
|
||||
icon: Icon.MOUSE_SETTINGS,
|
||||
style: ButtonStyle.PRIMARY,
|
||||
onClick: e => {
|
||||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user