From cfe3f4c7074d18afdc6669f3dab7c5b80d4ec166 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Thu, 19 Nov 2020 15:01:07 +0300 Subject: [PATCH] added styles --- app/ui/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/ui/style.css b/app/ui/style.css index 7d7dd8c7..7843e833 100644 --- a/app/ui/style.css +++ b/app/ui/style.css @@ -31,6 +31,11 @@ font-size: 14px; } +.time-entry { + padding: 0px; + margin: 0px; +} + .group {} .group :first-child {