Android build v1.1.22

This commit is contained in:
Warren H
2026-07-05 12:08:11 -04:00
parent 547044892d
commit 956c9e32f9
69 changed files with 9259 additions and 196 deletions
+25
View File
@@ -725,6 +725,21 @@
outline-color: #e5b95f;
}
.iwt2-dungeon-list {
min-height: 0;
overflow: hidden;
}
.iwt2-dungeon-list .iwt2-action-list {
min-height: 0;
overflow: hidden;
}
.iwt2-dungeon-list .iwt2-action-row {
min-height: 56px;
padding: 10px 12px;
}
.iwt2-controller-preview {
align-content: center;
background: #141922;
@@ -958,6 +973,16 @@
padding: 8px 10px;
}
.iwt2-dungeon-list .iwt2-action-list {
gap: 6px;
overflow: hidden;
}
.iwt2-dungeon-list .iwt2-action-row {
min-height: 42px;
padding: 6px 9px;
}
.iwt2-action-row strong,
.iwt2-info-row strong {
font-size: 0.78rem;