From 6077bfa75441c52a1aafea9f940f988999512151 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Fri, 9 Jun 2023 19:39:14 +0200
Subject: [PATCH] Feature/change direction of ellipsis icon to horizontal in
tables (#2055)
* Change direction of ellipsis icon to horizontal
* Update changelog
---
CHANGELOG.md | 1 +
.../app/components/access-table/access-table.component.html | 6 +++---
.../components/accounts-table/accounts-table.component.html | 2 +-
apps/client/src/app/components/admin-jobs/admin-jobs.html | 2 +-
.../app/components/admin-market-data/admin-market-data.html | 2 +-
.../components/admin-platform/admin-platform.component.html | 2 +-
apps/client/src/app/components/admin-users/admin-users.html | 2 +-
.../lib/activities-table/activities-table.component.html | 2 +-
8 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2b24bd5c..ef30e497e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Extended the clone functionality of a transaction by the quantity
+- Changed the direction of the ellipsis icon in various tables
- Refreshed the cryptocurrencies list
- Upgraded `Node.js` from version `16` to `18` (`Dockerfile`)
diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html
index 5b54156ce..589c67e1f 100644
--- a/apps/client/src/app/components/access-table/access-table.component.html
+++ b/apps/client/src/app/components/access-table/access-table.component.html
@@ -47,7 +47,7 @@
[matMenuTriggerFor]="transactionMenu"
(click)="$event.stopPropagation()"
>
-
+