mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Hide the ugly black line in Grip Handle
This commit is contained in:
parent
9056b5926f
commit
2ee2469a10
@ -311,6 +311,10 @@ button[class*=GripHandle-module__container][aria-expanded=true] div[class*=Grip-
|
|||||||
button[class*=GripHandle-module__container][aria-expanded=false] {
|
button[class*=GripHandle-module__container][aria-expanded=false] {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div[class*=StreamHUD-module__buttonsContainer] {
|
||||||
|
padding: 0px !important;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user