Fix poster download name files

This commit is contained in:
2024-12-22 14:32:44 +01:00
parent 0d08d06aba
commit b7dfc9734d
6 changed files with 15 additions and 10 deletions

View File

@@ -101,7 +101,7 @@
border-radius: 4px;
}
.download-button {
.download-button, .clear-button {
width: 100%;
padding: 0.75rem;
background-color: #00a346;