From 307e732608fca31b60027b417412691ff0e1c2f0 Mon Sep 17 00:00:00 2001 From: Adam Bem Date: Wed, 6 Dec 2023 09:28:51 +0100 Subject: [PATCH] Content from output can now be easy selected (#276) Reviewed-on: https://gitea.release11.com/R11/release11-tools/pulls/276 Reviewed-by: Mikolaj Widla Co-authored-by: Adam Bem Co-committed-by: Adam Bem --- Frontend/src/components/xml/XmlOutputFieldComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/src/components/xml/XmlOutputFieldComponent.vue b/Frontend/src/components/xml/XmlOutputFieldComponent.vue index c469439..2e0adc8 100644 --- a/Frontend/src/components/xml/XmlOutputFieldComponent.vue +++ b/Frontend/src/components/xml/XmlOutputFieldComponent.vue @@ -220,7 +220,7 @@ function highlightField() {
- +