diff --git a/apps/client/src/features/modals/Modals.module.scss b/apps/client/src/features/modals/Modals.module.scss index 2aa1ea1e9..aa26519af 100644 --- a/apps/client/src/features/modals/Modals.module.scss +++ b/apps/client/src/features/modals/Modals.module.scss @@ -139,7 +139,7 @@ span { } .blockNotes { - background-color: $gray-1100; + background-color: #fff; margin: 1em 0; padding: 0.5em; font-size: 0.8em;