mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-25 01:54:13 +01:00
Prevent clicking when hiding game bar & toast
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
&.bx-hide {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
&.bx-hide {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user