refactor: download files from interface (#831)

This commit is contained in:
Carlos Valente
2024-03-18 20:27:58 +01:00
committed by GitHub
parent a91a8a6358
commit 4b21745fc7
5 changed files with 75 additions and 66 deletions
@@ -75,10 +75,6 @@ $inner-padding: 1rem;
box-shadow: 0 1px $white-10;
}
tr {
padding: 1rem 0;
}
th {
font-weight: 400;
color: $gray-400;