Merge pull request #612 from DioEgizio/move-cat-right

closes https://github.com/PrismLauncher/PrismLauncher/issues/611
This commit is contained in:
Sefa Eyeoglu 2022-12-14 13:04:41 +01:00
parent 0a6c1238eb
commit d7223972d8
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -1683,7 +1683,7 @@ InstanceView
background-image: url(:/backgrounds/%1);
background-attachment: fixed;
background-clip: padding;
background-position: bottom left;
background-position: bottom right;
background-repeat: none;
background-color:palette(base);
})")