From 5d256d1a48b003e302921ff58592648615db2a1c Mon Sep 17 00:00:00 2001 From: matty Date: Wed, 20 Mar 2024 15:00:52 -0400 Subject: [PATCH] hewego yaw --- assets/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/style.css b/assets/style.css index e1902a4..246b747 100644 --- a/assets/style.css +++ b/assets/style.css @@ -248,3 +248,9 @@ a.video-miniature-account.ng-star-inserted:hover { input#search-video { box-shadow: rgba(200, 200, 200, 0.1) 0 1px 20px 0 !important; } + +/* Livechat plugin styling */ + +time.chat-msg__time { + display: none; +}