Fix for new beta client

This commit is contained in:
JackMyth 2022-12-11 03:15:08 +08:00
parent 87138a7f43
commit 2cc0a6f10c
1 changed files with 5 additions and 0 deletions

View File

@ -1096,4 +1096,9 @@ div[class^="newlogindialog_Login"] [class^="newlogindialog_SegmentedCharacterInp
{
color:#000;
border-bottom:2px solid rgb(0 0 0 / 50%);
}
div[class^="steamdesktop_Wrapper_"]
{
background-color: #0000;
}