feat: stack loot stats vertically on mobile and update start date display
Build Images and Deploy / Update-PROD-Stack (push) Successful in 30s
Build Images and Deploy / Update-PROD-Stack (push) Successful in 30s
This commit is contained in:
@@ -742,6 +742,11 @@ tr:hover {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Loot detail: stack stats vertically on mobile */
|
||||
.loot-stats {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/* Package grid */
|
||||
.package-grid {
|
||||
grid-template-columns: 1fr;
|
||||
|
||||
Reference in New Issue
Block a user