From 5e468d824fd668b5f110c133b021f976e25b8577 Mon Sep 17 00:00:00 2001 From: maaa Date: Sat, 26 Aug 2023 19:08:31 +0200 Subject: [PATCH] fr --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 451d583..0940615 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -171,6 +171,7 @@ body { padding: 4px; border: none; font-size: 16px; + background-color: var(--editor); width: calc(100% - 180px - 7px - 6px); height: calc(100% - 50px - 6px - 8px); font-family: "Inter", sans-serif;