From 3ebb2987c2b6338e6f9d49a2723731f2fc77b924 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Feb 2023 12:09:54 +0100 Subject: Fix buttons accessibility using keyboard --- .../+videos/+video-watch/shared/comment/video-comment.component.html | 2 +- .../src/app/shared/shared-main/buttons/action-dropdown.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html b/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html index 5eefc2450..91bd8309c 100644 --- a/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html +++ b/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html @@ -40,7 +40,7 @@ diff --git a/client/src/app/shared/shared-main/buttons/action-dropdown.component.html b/client/src/app/shared/shared-main/buttons/action-dropdown.component.html index 474baafd7..17acb3eab 100644 --- a/client/src/app/shared/shared-main/buttons/action-dropdown.component.html +++ b/client/src/app/shared/shared-main/buttons/action-dropdown.component.html @@ -40,7 +40,7 @@ -- cgit v1.2.3