feat: download

- able to download file from express
This commit is contained in:
cv
2021-05-26 23:10:00 +02:00
parent 250946fdc6
commit b61a82627e
6 changed files with 63 additions and 0 deletions
@@ -101,6 +101,12 @@
padding-top: 1.5em;
}
.settings > .content {
display: flex;
flex-direction: column;
gap: 1em;
}
.cornerButtonContainer {
position: relative;
top: -4.5em;