From 8dc0eca874a05744910120738dedbbf11a1253f3 Mon Sep 17 00:00:00 2001 From: Mehdi Messaadi Date: Mon, 22 Jul 2024 15:43:35 +0100 Subject: [PATCH] [#524]: fixed HTML snippet browser background color in dark theme --- frontend/src/pages/snippet/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/snippet/index.jsx b/frontend/src/pages/snippet/index.jsx index a640c45f..a35398af 100644 --- a/frontend/src/pages/snippet/index.jsx +++ b/frontend/src/pages/snippet/index.jsx @@ -164,7 +164,7 @@ function SnippetPage() {