Scrim map by map mode (#3104)

This commit is contained in:
Kalle
2026-05-25 17:35:44 +03:00
committed by GitHub
parent 72a3d81640
commit a3d7cb2fcb
139 changed files with 3623 additions and 348 deletions

View File

@@ -5,7 +5,8 @@
}
.table {
width: 100%;
width: max-content;
min-width: 100%;
border-collapse: separate;
border-spacing: 0;
font-size: var(--font-xs);