Download tier list as img (#2638)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

Co-authored-by: hfcRed <hfcred@gmx.net>
This commit is contained in:
Kalle
2025-11-17 18:40:22 +02:00
committed by GitHub
parent 187e1aa105
commit 84b4c1d67f
27 changed files with 274 additions and 59 deletions

View File

@@ -46,7 +46,7 @@
flex-wrap: wrap;
gap: var(--s-1-5);
padding: var(--s-2);
background: var(--bg-lighter);
background: var(--bg-lighter-solid);
border: 2px dashed transparent;
border-radius: var(--rounded-sm) 0 0 var(--rounded-sm);
align-content: flex-start;
@@ -58,10 +58,6 @@
background: var(--bg-lightest);
}
.targetZoneFullRadius {
border-radius: var(--rounded-sm);
}
.emptyMessage {
width: 100%;
height: 100%;