From 3ed4b158f3561e77b701e23a8e80a3d196f1c9ad Mon Sep 17 00:00:00 2001 From: Jan Klattenhoff Date: Tue, 21 Jan 2025 17:47:52 +0100 Subject: [PATCH 1/4] style(confirmation-modal): update button styles in modal --- src/app/confirmation-modal/confirmation-modal.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/confirmation-modal/confirmation-modal.component.html b/src/app/confirmation-modal/confirmation-modal.component.html index c294827..13635d0 100644 --- a/src/app/confirmation-modal/confirmation-modal.component.html +++ b/src/app/confirmation-modal/confirmation-modal.component.html @@ -1,6 +1,6 @@

{{ data.title }}

{{ data.description }} + - From fdfe92a23242532d2e1a56494b1fa4a97a38937e Mon Sep 17 00:00:00 2001 From: Jan Klattenhoff Date: Tue, 21 Jan 2025 18:02:03 +0100 Subject: [PATCH 2/4] feat(options-menu): add xPosition to mat-menu component --- src/app/options-menu/options-menu.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/options-menu/options-menu.component.html b/src/app/options-menu/options-menu.component.html index ca0b865..0469081 100644 --- a/src/app/options-menu/options-menu.component.html +++ b/src/app/options-menu/options-menu.component.html @@ -5,7 +5,7 @@ > more_vert - +