From 84c6eadc33484358dd962056609df16e8eb1c3d0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 26 Jul 2021 15:17:59 +0200 Subject: Fix moderation embeds --- client/src/app/shared/shared-moderation/moderation.scss | 9 --------- 1 file changed, 9 deletions(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-moderation/moderation.scss b/client/src/app/shared/shared-moderation/moderation.scss index ef822d092..badf9ce4c 100644 --- a/client/src/app/shared/shared-moderation/moderation.scss +++ b/client/src/app/shared/shared-moderation/moderation.scss @@ -29,15 +29,6 @@ height: 100% !important; left: 0; }; - - div { - @include miniature-thumbnail; - - display: inline-flex; - justify-content: center; - align-items: center; - color: pvar(--inputPlaceholderColor); - } } .chip { -- cgit v1.2.3