From b3ceefcf60892347267a68785bbb6eed2efb742c Mon Sep 17 00:00:00 2001 From: freakoverse Date: Fri, 14 Feb 2025 22:10:05 +0000 Subject: [PATCH] Update src/styles/comments.css --- src/styles/comments.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/styles/comments.css b/src/styles/comments.css index 297c43d..415f0bd 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -566,6 +566,11 @@ hover { background: rgba(0,0,0,0.15); } +.IBMSMSMBSSCL_CommentQP > * { + border-bottom: unset; + padding: unset; +} + .IBMSMSMBSSCL_CBExpand { transition: ease 0.3s; width: 100%;