add icons to download buttons

This commit is contained in:
Niklas Müller 2024-03-08 11:20:04 +01:00
parent de03e29cd8
commit 10456d984e
4 changed files with 20 additions and 3 deletions

View file

@ -2,6 +2,11 @@
clear: both;
}
.download-button-icons {
margin-left: 0.2em;
}
/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
visibility: hidden; /* Hidden by default. Visible on click */