From ea11857a6483364cf053a214ff66682a75afc935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sat, 18 Dec 2021 16:57:44 +0100 Subject: [PATCH] enlarge media modal close button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/styles/components/modal.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/styles/components/modal.scss b/app/styles/components/modal.scss index b86cf7b88..48a684516 100644 --- a/app/styles/components/modal.scss +++ b/app/styles/components/modal.scss @@ -203,6 +203,11 @@ width: 48px; z-index: 100; color: #fff; + + .svg-icon { + height: 48px; + width: 48px; + } } .onboarding-modal,