From 1e7a89861a81d4903451a15ad76adbef79159c15 Mon Sep 17 00:00:00 2001 From: freakoverse Date: Thu, 6 Feb 2025 09:58:14 +0000 Subject: [PATCH] Update src/styles/popup.css --- src/styles/popup.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/styles/popup.css b/src/styles/popup.css index 27801ee..46714b6 100644 --- a/src/styles/popup.css +++ b/src/styles/popup.css @@ -439,3 +439,8 @@ font-weight: normal; color: #ffffff25; } + +.IBMSMSMBSSCommentsList > * { + border: unset; + padding: unset; +} \ No newline at end of file