making thumbnail in item bar slighty smaller for that more immersive feeling
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 39s

This commit is contained in:
x
2025-11-08 03:23:47 +01:00
parent 272a7dcc26
commit dde1acac84

View File

@@ -1763,8 +1763,8 @@ span.placeholder {
}
.imageDoor {
width: 25px;
height: 29px;
width: 23px;
height: 23px;
display: inline-flex;
padding: 2px;
}