mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Fix minor CSS
This commit is contained in:
@@ -7240,7 +7240,7 @@ a.bx-button {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bx-remote-play-button:focus:not(:hover)::after, .bx-settings-button:focus:not(:hover)::after {
|
.bx-remote-play-button:focus::after, .bx-settings-button:focus::after {
|
||||||
content: '';
|
content: '';
|
||||||
border-color: white;
|
border-color: white;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Reference in New Issue
Block a user