From 44aa682e9c7611c4a5d6d1a5efa14ede1db68b07 Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Sun, 29 Dec 2024 00:14:23 +0530 Subject: [PATCH] feature has been added by droping the vjs-time-tooltip by 200% --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/globals.css b/src/app/globals.css index e94283d42..a09bafafe 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -140,6 +140,7 @@ color: #fff !important; border-radius: 0.25rem; padding: 0.25rem 0.5rem; + transform: translate(0, 200%); } /* Responsive Control Bar */ @@ -182,7 +183,6 @@ border-radius: 0.25rem; padding: 0.25rem; } - .timeline-segments { position: relative; left: 0;