feat(giving): show Sunday attendance per session and add edit action
This commit is contained in:
+10
@@ -233,3 +233,13 @@
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.rise { animation: none; opacity: 1; transform: none; }
|
||||
}
|
||||
|
||||
.clickable-rows {
|
||||
.k-grid-table tr { cursor: pointer; }
|
||||
}
|
||||
|
||||
.att-total {
|
||||
margin-top: 0.75rem;
|
||||
font-weight: 600;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user