dist files for v1.4.6 built

This commit is contained in:
Kantine Wrapper
2026-02-24 11:11:15 +01:00
parent 8c4de96432
commit d1a19b043d
7 changed files with 23 additions and 16 deletions

View File

@@ -801,7 +801,7 @@ body {
/* No opacity/filter here - fully visible */
background: var(--bg-card);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
border: 1px solid var(--accent-color);
border: 1px solid #8b5cf6;
border-radius: 8px;
padding: 1rem;
margin: 0 -1rem 1.5rem -1rem;