feat: ministrant list tab with add/edit, action bar at top
This commit is contained in:
@@ -36,6 +36,12 @@ const props = defineProps<{
|
||||
transition: 200ms translate;
|
||||
translate: 220px;
|
||||
transition-delay: 100ms;
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
flex-wrap: wrap;
|
||||
button {
|
||||
margin: 0;
|
||||
}
|
||||
};
|
||||
|
||||
&.save .other-action {
|
||||
|
||||
Reference in New Issue
Block a user