fix: Implement abort functionality for bulk document deletion (#2139)

This commit is contained in:
Dmitry Shilov
2025-05-19 11:34:44 +02:00
committed by GitHub
parent 7aeb682bea
commit 15154dfd6a
3 changed files with 27 additions and 12 deletions

View File

@@ -2869,6 +2869,7 @@ a:link {
z-index: 1000;
overflow-y: auto;
overflow-x: clip;
min-height: fit-content;
}
.uniqueIndexesContainer {