Backup before cleanup

This commit is contained in:
Joan
2026-02-05 15:00:49 +01:00
parent e6747b1d05
commit 1b7ffd614d
60 changed files with 3013 additions and 460 deletions

View File

@@ -1909,7 +1909,6 @@ body.no-scroll {
align-items: center;
gap: 0.25rem;
width: 100%;
max-width: 50px;
flex: 1;
/* Allow content to grow */
justify-content: space-between;
@@ -2047,15 +2046,11 @@ body.no-scroll {
}
.equipment-emoji {
max-width: 50px;
max-height: 50px;
font-size: 1.2rem;
/* Reduced for better fit */
line-height: 1;
/* Prevent clipping */
margin-top: 0.25rem;
/* Add small margin */
width: 100%;
height: 100%;
object-fit: contain;
margin: 0;
line-height: 1;
}
.equipment-emoji.hidden {