Skip to content

Commit

Permalink
Merge pull request #172 from Foldex/install_request_modal
Browse files Browse the repository at this point in the history
  • Loading branch information
tkashkin authored Jul 10, 2023
2 parents c130830 + de38af5 commit 56de46c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/full/dialogs/install_game.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@
font-size: var(--title_3_size) !important;
}

/* Modal Version */
#SteamDesktop .FullModalOverlay div[class*="installrequest_InstallRequestModal_"] .DialogBody
{
justify-content: space-between !important;
}

/* EULA Agreement */
#SteamDesktop .FullModalOverlay .GenericConfirmDialog div[class*="euladialog_LanguageFieldContainer_"]
{
Expand Down

0 comments on commit 56de46c

Please sign in to comment.