feat(giving): single giving entry page
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.page-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem; }
|
||||
.filters { display: flex; gap: 0.5rem; margin-bottom: 1rem; }
|
||||
.form-grid { display: flex; flex-direction: column; gap: 0.75rem; }
|
||||
.form-grid label { display: flex; flex-direction: column; gap: 0.25rem; }
|
||||
Reference in New Issue
Block a user