Skip to content

Commit

Permalink
wtf?
Browse files Browse the repository at this point in the history
no seriously wtf? lmao
  • Loading branch information
BabyBoySnow committed Sep 18, 2024
1 parent 9f3130a commit 4f5e141
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1646,6 +1646,9 @@
.gameIcon_f1629a {
@extend %libraryTableGameIcon !optional;
}
.gameUpdates_f1035a {
@extend %libraryGameDownloadContainer !optional;
}
.nameCellInfo_f1629a {
@extend %libraryTableNameCellInfo !optional;
}
Expand Down
3 changes: 3 additions & 0 deletions src/home/library.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
transition: all 0.15s ease-in-out;
}
}
%libraryGameDownloadContainer {
background-color: rgba(0, 0, 0, 0.6);
}

// SETTINGS
%librarySettingsScroller {
Expand Down

0 comments on commit 4f5e141

Please sign in to comment.