From 166a60d1bacafa96d2033bff91fefb97ea704ac1 Mon Sep 17 00:00:00 2001 From: borys_krutskykh Date: Wed, 17 Jan 2024 23:40:07 +0200 Subject: [PATCH] Fix vertical alignmnet of hover label --- src/ui/Main.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/Main.module.css b/src/ui/Main.module.css index cfecacc..933210f 100644 --- a/src/ui/Main.module.css +++ b/src/ui/Main.module.css @@ -162,7 +162,6 @@ .header div { height: auto; - padding-bottom: 0; margin-bottom: 0; }