From db942241011289df6e4017c1fcff582ca9862d1d Mon Sep 17 00:00:00 2001 From: Henry Taeschner Date: Fri, 4 Oct 2024 07:48:59 +0200 Subject: [PATCH] fix: move operator message, fix various things --- .../theme-detail/theme-detail.component.html | 31 ++++----- .../theme-detail/theme-detail.component.scss | 21 +++--- .../theme-detail.component.spec.ts | 64 +++++++----------- .../theme-detail/theme-detail.component.ts | 66 +++++++++++-------- .../theme-intern/theme-intern.component.html | 46 +++++++------ .../theme-intern/theme-intern.component.scss | 3 + .../theme-intern/theme-intern.component.ts | 5 +- 7 files changed, 119 insertions(+), 117 deletions(-) create mode 100644 src/app/theme/theme-detail/theme-intern/theme-intern.component.scss diff --git a/src/app/theme/theme-detail/theme-detail.component.html b/src/app/theme/theme-detail/theme-detail.component.html index 6b15050..c0539ab 100644 --- a/src/app/theme/theme-detail/theme-detail.component.html +++ b/src/app/theme/theme-detail/theme-detail.component.html @@ -7,16 +7,10 @@ [figureImage]="headerImageUrl" [figureBackground]="!theme?.logoUrl" > - - + -
-
- + +
+
+ -