From d6ccef90bf7f189bcef7c168fdb9f9a620e1ea19 Mon Sep 17 00:00:00 2001 From: William Grant Date: Fri, 14 Oct 2022 16:22:38 +1100 Subject: [PATCH] fix: pr review - we do use the caption-editor --- stylesheets/_modules.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index f034a3a1b..882403ddd 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -968,7 +968,6 @@ } // Module: Caption Editor -// NOTE This is currently not in use .module-caption-editor { background-color: rgba(0, 0, 0, 0.8); z-index: 20;