From 511adb7aa297449dfe47894dd868496007ebfdec Mon Sep 17 00:00:00 2001 From: Bojan Mojsilovic Date: Thu, 18 Jan 2024 16:15:22 +0100 Subject: [PATCH] fix again --- src/components/SettingsZap/SettingsZap.module.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/SettingsZap/SettingsZap.module.scss b/src/components/SettingsZap/SettingsZap.module.scss index d4a5dbb..a2461af 100644 --- a/src/components/SettingsZap/SettingsZap.module.scss +++ b/src/components/SettingsZap/SettingsZap.module.scss @@ -131,7 +131,6 @@ input { display: flex; - align-items: center; width: 70%; height: 36px; text-align: left; @@ -157,7 +156,6 @@ font-size: 16px; font-weight: 400; line-height: 20px; - transform: translate(0, 2px); } }