From da7f0cfff652b74496e20225854e20b0954ed008 Mon Sep 17 00:00:00 2001 From: V Date: Tue, 26 Sep 2023 01:38:46 +0200 Subject: [PATCH] PluginModal: Fix cancel button being white on white in light theme --- src/components/PluginSettings/PluginModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PluginSettings/PluginModal.tsx b/src/components/PluginSettings/PluginModal.tsx index 78f3c9db7..d8b949066 100644 --- a/src/components/PluginSettings/PluginModal.tsx +++ b/src/components/PluginSettings/PluginModal.tsx @@ -238,7 +238,7 @@ export default function PluginModal({ plugin, onRestartNeeded, onClose, transiti