Try to fix metadata stuff again (does not work)

This commit is contained in:
Kylian Schmidt
2025-07-21 15:33:33 +02:00
parent 7a9275819a
commit 465f9b6dc6
7 changed files with 26 additions and 62 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
/* Metadata popup */
.metadata-popup {
background: var(--card-background);
background: var(--card-bg);
border: 1px solid var(--border-color);
border-radius: 8px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);