Also fit 5 when there is a scrollbar

This commit is contained in:
Carlos Fernandez 2025-12-06 02:06:31 -05:00
parent 8e6bd6795c
commit 1e0240730e

View file

@ -290,7 +290,7 @@
.card-item { .card-item {
position: relative; position: relative;
height: 120px; height: 120px;
width: 100px; width: 98px;
border: 1px solid light-dark(@dark-blue, @golden); border: 1px solid light-dark(@dark-blue, @golden);
border-radius: 6px; border-radius: 6px;
cursor: pointer; cursor: pointer;