Fix download background color

This commit is contained in:
JackMyth 2022-12-11 03:29:01 +08:00
parent 2cc0a6f10c
commit b7e873a00a
1 changed files with 3 additions and 1 deletions

View File

@ -60,6 +60,7 @@
#root,
div[class^="steamdesktop_Wrapper_"],
div[class^="library_MainPanel"]:after,
div[class^="gamelistbar_Container"]:after
/*TMC2:BeginWebPageStyleBG*/,html.client .responsive_page_frame/*TMC2:EndWebPageStyleBG*/
@ -247,7 +248,8 @@ html.client .apphub_background
/*TMC2:EndWebPageStyle*/
#root
#root,
div[class^="steamdesktop_Wrapper_"]
{
/*TMC2:BeginCSide0*/
background-position: -240px -31px;