Merge branch 'feature/ui-test' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/ui-test

This commit is contained in:
2025-12-16 19:01:12 +01:00
+4 -2
View File
@@ -467,10 +467,12 @@ li {
.download-btn { .download-btn {
display: flex; display: flex;
align-items: center;
justify-content: center; justify-content: center;
padding: 10px 20px; padding: 10px 20px;
margin-left: 10px; margin-left: auto;
margin-top: 30px; margin-right: 0px;
margin-top: 130px;
margin-bottom: 10px; margin-bottom: 10px;
background-color: #007BFF; background-color: #007BFF;
color: white; color: white;