styling download button

This commit is contained in:
frankknoll
2023-10-15 17:52:26 +02:00
parent a8f006ed44
commit 6b50e6e038
2 changed files with 6 additions and 2 deletions

View File

@@ -4930,4 +4930,8 @@ table.dataTable.display tbody tr.prrTooHigh {
.select2 {
max-width: 100%;
}
.downloadButton {
margin-top: 10px;
}