Backup before cleanup
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user