From 29c54590627519a910c8207134342ec55eecccee Mon Sep 17 00:00:00 2001 From: Daniela Buzatu Date: Tue, 19 Dec 2023 11:08:39 +0200 Subject: [PATCH] RM32098 incorect timebar segmnets --- src/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 81be6b45..124bb2e4 100644 --- a/src/style.css +++ b/src/style.css @@ -345,7 +345,8 @@ white-space: nowrap; box-sizing: border-box; height: 100%; - padding: 5px; + padding-top: 5px; + padding-bottom: 5px; } .rct9k-timebar-inner.rct9k-timebar-inner-bottom {