From 0baafe0e13886f0883d2ef44bb2810631589a57f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Rosick=C3=BD?= Date: Wed, 6 Dec 2023 16:23:33 +0100 Subject: [PATCH] fix: ensure the authorize btn stays on the right (firefox) --- src/style/_layout.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/style/_layout.scss b/src/style/_layout.scss index fb603382975e..f6e06dc281e0 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -844,9 +844,6 @@ */ .auth-wrapper { - flex: none; - justify-content: none; - .authorize { padding-right: 20px;