Fix mobile infinite scroll on object list and ghost preview on fast object swap

This commit is contained in:
2026-03-23 11:55:46 +08:00
parent 5e32cef792
commit eff3e378f3
2 changed files with 18 additions and 3 deletions

View File

@@ -2655,7 +2655,7 @@ pre code {
}
.objects-table-container {
max-height: none;
max-height: 60vh;
}
.preview-card {