From 90f5ed560658bdea5341a9e90b43c1504a4373b2 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Wed, 7 Jun 2023 23:06:54 +0200 Subject: [PATCH] fix(ui): text color of slideshow button Signed-off-by: Tilman Vatteroth --- .../components/editor-page/app-bar/slide-mode-button.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/frontend/src/components/editor-page/app-bar/slide-mode-button.tsx b/frontend/src/components/editor-page/app-bar/slide-mode-button.tsx index 68933dabe..e7d97268c 100644 --- a/frontend/src/components/editor-page/app-bar/slide-mode-button.tsx +++ b/frontend/src/components/editor-page/app-bar/slide-mode-button.tsx @@ -22,11 +22,7 @@ export const SlideModeButton: React.FC = () => { return ( -