drag thumbs

This commit is contained in:
2025-10-27 21:20:54 +01:00
parent 7ed06ccdcf
commit a6da34740f
3 changed files with 49 additions and 9 deletions
+7
View File
@@ -598,6 +598,13 @@ button.danger:hover:not([disabled]) {
transform-origin: center;
}
.document-drag-preview__thumb--image {
background-color: #000;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.document-drag-preview__thumb .document-thumbnail,
.document-drag-preview__thumb img {
width: 100%;