Download cleanup

This commit is contained in:
Anthony Stirling
2023-05-31 21:28:05 +01:00
parent 1499e78795
commit 576d11f09a
2 changed files with 181 additions and 249 deletions

View File

@@ -41,6 +41,10 @@
<!-- Help Modal -->
<style scoped>
#errorContainer {
margin: 20px; /* adjust this value as needed */
}
#helpModalDialog {
width: 90%;
max-width: 800px;
@@ -159,7 +163,7 @@ margin-top: 0;
<a href="https://discord.gg/Cn8pWhQRxZ" id="discord-button" target="_blank">Discord - Submit Support post</a>
</div>
<a href="/" id="home-button">Go to Homepage</a>
<a href="/" id="home-button">Close</a>
<a data-dismiss="modal" id="home-button">Close</a>
</div>
</div>
</div>