fix: proper language export and restyle of game path notification

This commit is contained in:
SpikeHD
2023-06-06 18:07:54 -07:00
parent fe974a1ae1
commit 044be37e9e
5 changed files with 18 additions and 39 deletions

View File

@@ -5,6 +5,10 @@
color: white;
}
.GameInstallNotify span {
padding: 10px 0;
}
#pointer {
position: absolute;
right: 85px;