This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ============================= */ | |
| /* PS5 DualSense Transparent Overlay for GamepadViewer */ | |
| /* ============================= */ | |
| body { | |
| background: transparent !important; | |
| overflow: hidden !important; | |
| } | |
| /* Hide original black */ |