From 92670a1cc91d6aa15ce7481f510e198ecd55e870 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Tue, 17 Oct 2023 02:55:10 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=90=9B]=20Fix=20text=20aligment=20on=20c?= =?UTF-8?q?lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/style.less b/src/style.less index dbb9c17..542e498 100644 --- a/src/style.less +++ b/src/style.less @@ -57,7 +57,6 @@ toolbar { box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1), 0 0px 10px rgba(0, 0, 0, 0.1); height: 40px!important; display: flex; - align-items: center; app { display: flex;