fix background icon display

This commit is contained in:
Phillip Thelen
2024-06-28 15:24:39 +02:00
parent 3b06febc01
commit caf0cba9f2
@@ -818,8 +818,10 @@
.background {
border-radius: 4px;
width: 76px;
height: 76px;
object-position: -4px -4px;
object-fit: none;
width: 60px;
height: 60px;
}
.deselect {