feat(giving): add reopen-and-edit flow + recent sessions list to offering page
This commit is contained in:
+2
@@ -7,3 +7,5 @@
|
||||
.reconcile { display: flex; gap: 1rem; align-items: flex-end; margin-top: 1rem; }
|
||||
.reconcile .ok { color: green; font-weight: 600; }
|
||||
.reconcile .bad { color: #c00; font-weight: 600; }
|
||||
.edit-banner { display: flex; align-items: center; gap: 1rem; background: #fff3cd; border-left: 4px solid #f0a500; padding: 0.5rem 1rem; border-radius: 4px; margin-bottom: 1rem; font-weight: 500; }
|
||||
.sessions-list { margin-top: 2rem; }
|
||||
|
||||
Reference in New Issue
Block a user