From 619940994c1eff93091427d06030d02d87896fe2 Mon Sep 17 00:00:00 2001
From: Tim Schneider <43130816+DerStimmler@users.noreply.github.com>
Date: Thu, 27 Jul 2023 23:20:25 +0200
Subject: [PATCH] feat(demo): improve config layout
---
.../demo/src/app/config/config.component.html | 24 +++++++++++--------
.../demo/src/app/config/config.component.scss | 8 ++++++-
apps/demo/src/app/config/config.component.ts | 2 ++
3 files changed, 23 insertions(+), 11 deletions(-)
diff --git a/apps/demo/src/app/config/config.component.html b/apps/demo/src/app/config/config.component.html
index 1a6f429..1a4ff4a 100644
--- a/apps/demo/src/app/config/config.component.html
+++ b/apps/demo/src/app/config/config.component.html
@@ -6,6 +6,19 @@
*ngFor="let layerForm of layers.controls; let i = index"
class="card"
>
+
isRound
-
-