move cat to bottom right

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
This commit is contained in:
DioEgizio 2022-12-14 08:36:35 +01:00
parent e05ccc0e55
commit 821c424b66

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);
})")