mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Hide the ugly black line in Grip Handle
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user