Android build v1.1.22
This commit is contained in:
+25
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user