From aea7866161ee74a3950ea17f9507f0b6a15cba76 Mon Sep 17 00:00:00 2001 From: Plastikmensch Date: Tue, 25 Apr 2023 20:29:04 +0200 Subject: [PATCH] Change `drawer--header` to `drawer__header` (#2189) Signed-off-by: Plastikmensch --- .../flavours/glitch/features/compose/components/header.jsx | 2 +- app/javascript/flavours/glitch/styles/components/drawer.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/flavours/glitch/features/compose/components/header.jsx b/app/javascript/flavours/glitch/features/compose/components/header.jsx index 764fcec5ed..ad58f7ad4c 100644 --- a/app/javascript/flavours/glitch/features/compose/components/header.jsx +++ b/app/javascript/flavours/glitch/features/compose/components/header.jsx @@ -77,7 +77,7 @@ class Header extends ImmutablePureComponent { // The result. return ( -