Remove features that were not working: Metadata, export button and reloading the website from the website itself

This commit is contained in:
Kylian Schmidt
2025-07-22 12:37:33 +02:00
parent 6eeacdc9b7
commit dced82a56f
5 changed files with 3 additions and 71 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
/* Metadata popup */
.metadata-popup {
background: var(--card-bg);
background: var(--card-background);
border: 1px solid var(--border-color);
border-radius: 8px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);