fix button size

This commit is contained in:
Peter Maquiran
2024-07-11 12:47:36 +01:00
parent 4f51cb5550
commit 5cf4054047
4 changed files with 86 additions and 83 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "a26fbbddb",
"SHA": "a26fbbddba771aceca353daa669903c90269e309",
"shortSHA": "4f51cb555",
"SHA": "4f51cb55504b0aa56b477a6b5a857d4979878938",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jul 9 12:36:46 2024 +0100'",
"lastCommitMessage": "add either pattern",
"lastCommitNumber": "5860",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/agenda/list-box.service.ts\n\tmodified: version/git-version.ts",
"lastCommitTime": "'Tue Jul 9 13:36:35 2024 +0100'",
"lastCommitMessage": "change long date to short date",
"lastCommitNumber": "5861",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.scss\n\tmodified: src/app/services/native-notification.service.ts\n\tmodified: src/app/shared/agenda/new-event/new-event.page.ts",
"changeAuthor": "peter.maquiran"
}