moved add news button

This commit is contained in:
2026-06-16 15:32:39 +02:00
parent 6898a837e8
commit 336e7cf3a6
3 changed files with 53 additions and 10 deletions

View File

@@ -1374,6 +1374,12 @@ select.form-input { cursor: pointer; }
border-top: 1px solid #f0f0f0;
}
.tab-footer-action {
display: flex;
justify-content: flex-end;
margin-top: var(--space-md);
}
/* News and Comments Tab Headers */
.tab-header {