mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Remove Close icon in Remote Play dialog
This commit is contained in:
parent
ec1805f832
commit
eebd7434ea
@ -123,7 +123,6 @@ export class RemotePlayNavigationDialog extends NavigationDialog {
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
createButton({
|
createButton({
|
||||||
icon: BxIcon.CLOSE,
|
|
||||||
style: ButtonStyle.GHOST | ButtonStyle.FOCUSABLE,
|
style: ButtonStyle.GHOST | ButtonStyle.FOCUSABLE,
|
||||||
label: t('close'),
|
label: t('close'),
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user