From a267b82311967523c86b02e4d817ff90a280eced Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Sun, 9 Nov 2025 13:19:59 +0000 Subject: [PATCH] Improve copy button's style in dark mode --- webapp/src/components/ui/matrixDisplay.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/webapp/src/components/ui/matrixDisplay.vue b/webapp/src/components/ui/matrixDisplay.vue index 2bf5f138..a0c15fdf 100644 --- a/webapp/src/components/ui/matrixDisplay.vue +++ b/webapp/src/components/ui/matrixDisplay.vue @@ -93,7 +93,9 @@ export default { }; -