Fix mobile infinite scroll on object list and ghost preview on fast object swap
This commit is contained in:
@@ -2655,7 +2655,7 @@ pre code {
|
||||
}
|
||||
|
||||
.objects-table-container {
|
||||
max-height: none;
|
||||
max-height: 60vh;
|
||||
}
|
||||
|
||||
.preview-card {
|
||||
|
||||
Reference in New Issue
Block a user