Reloading redesign

This commit is contained in:
2026-06-10 14:36:42 +02:00
parent 4544a89443
commit 7de516c5e3
17 changed files with 149 additions and 51 deletions

View File

@@ -337,7 +337,7 @@
border-radius: var(--radius);
box-shadow: var(--shadow);
background: var(--panel);
overflow: visible;
overflow: hidden;
}
.campaigns-page .card-header {
position: sticky;