From f13968a17b63e8021f5033e9641108be8193df61 Mon Sep 17 00:00:00 2001 From: matty Date: Wed, 20 Mar 2024 15:01:59 -0400 Subject: [PATCH] yeet --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 246b747..64f09d6 100644 --- a/assets/style.css +++ b/assets/style.css @@ -252,5 +252,5 @@ input#search-video { /* Livechat plugin styling */ time.chat-msg__time { - display: none; + display: none !important; }