Исправления в ветке main

This commit is contained in:
2025-10-28 17:30:30 +06:00
parent 89d15bfdc9
commit 99b1a74034
3 changed files with 8 additions and 9 deletions

View File

@@ -93,11 +93,12 @@ const ResultsPageTemplate = `
}
.file-card-content {
cursor: pointer;
padding-left: 28px;
}
.file-actions {
position: absolute;
top: 10px;
right: 10px;
left: 10px;
display: flex;
gap: 8px;
}