From 9ea8a354c5883e595e3907733a9d520dce720b70 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Wed, 30 Mar 2022 17:07:27 +0200 Subject: [PATCH 1/2] Add button-vue to Actions internal button This makes sure that the legacy theme is not applied to it and also fix one accesibility issue by adding a focus style. Signed-off-by: Carl Schwan --- src/components/Actions/Actions.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Actions/Actions.vue b/src/components/Actions/Actions.vue index d12614934b..c53b542279 100644 --- a/src/components/Actions/Actions.vue +++ b/src/components/Actions/Actions.vue @@ -178,7 +178,7 @@ export default {