From 70246ff18e84e7c21df8a193534854b7ea2d561d Mon Sep 17 00:00:00 2001 From: tobikugel Date: Thu, 17 Apr 2025 15:12:46 -0300 Subject: [PATCH] feature: move expansion indicator to left --- .../asset-profile-dialog/asset-profile-dialog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html index 96eb0415e..1d77a6908 100644 --- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html +++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html @@ -80,7 +80,7 @@
- + Historical Market Data @@ -370,7 +370,7 @@ (closed)="scraperConfiguationIsExpanded.set(false)" (opened)="scraperConfiguationIsExpanded.set(true)" > - + Scraper Configuration