Files
ROLAC/APP/src/app/features/giving/pages/givings-page/givings-page.component.scss
T
2026-05-28 17:10:07 -07:00

5 lines
310 B
SCSS

.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; }