From 30814423ae98b6ac5f7407fc53cffe32aae57124 Mon Sep 17 00:00:00 2001 From: Kim <1877318+kimsible@users.noreply.github.com> Date: Fri, 31 Jul 2020 11:30:57 +0200 Subject: Improve (accessibility title) and move action-buttons on left in tables (#2980) * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible --- .../followers-list/followers-list.component.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'client/src/app/+admin/follows/followers-list') diff --git a/client/src/app/+admin/follows/followers-list/followers-list.component.html b/client/src/app/+admin/follows/followers-list/followers-list.component.html index 050fe40fb..622d464e4 100644 --- a/client/src/app/+admin/follows/followers-list/followers-list.component.html +++ b/client/src/app/+admin/follows/followers-list/followers-list.component.html @@ -24,16 +24,24 @@ + Actions Follower handle State Score Created - + + + + + + + + {{ follow.follower.name + '@' + follow.follower.host }} @@ -50,15 +58,6 @@ {{ follow.score }} {{ follow.createdAt | date: 'short' }} - - - - - - - - - -- cgit v1.2.3