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; +}