From df67d3ce7be422405919b8b235542c9623f1223b Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Fri, 22 Dec 2023 09:25:18 +0100 Subject: [PATCH] improved shopping context dark theme --- vue/src/components/Buttons/CopyToClipboard.vue | 2 +- vue/src/components/Buttons/DownloadCSV.vue | 2 +- vue/src/components/Buttons/DownloadPDF.vue | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vue/src/components/Buttons/CopyToClipboard.vue b/vue/src/components/Buttons/CopyToClipboard.vue index 6c555aa5c..caf858315 100644 --- a/vue/src/components/Buttons/CopyToClipboard.vue +++ b/vue/src/components/Buttons/CopyToClipboard.vue @@ -1,6 +1,6 @@ diff --git a/vue/src/components/Buttons/DownloadCSV.vue b/vue/src/components/Buttons/DownloadCSV.vue index a490bdec6..97e1b1953 100644 --- a/vue/src/components/Buttons/DownloadCSV.vue +++ b/vue/src/components/Buttons/DownloadCSV.vue @@ -1,6 +1,6 @@ diff --git a/vue/src/components/Buttons/DownloadPDF.vue b/vue/src/components/Buttons/DownloadPDF.vue index 23ea65158..fd7560f9e 100644 --- a/vue/src/components/Buttons/DownloadPDF.vue +++ b/vue/src/components/Buttons/DownloadPDF.vue @@ -1,7 +1,7 @@