1
0

Remove unused CSS for catSlot image

This commit is contained in:
2025-05-26 04:37:51 +02:00
parent 98ed479930
commit 68b5f0caa3

View File

@@ -25,10 +25,6 @@
overflow: hidden; overflow: hidden;
} }
#catSlot img {
width: 10000px;
height: 50px;
}
/* Außenschale für den Diff: overflow + max-height */ /* Außenschale für den Diff: overflow + max-height */
.diff-container { .diff-container {