Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s

This commit is contained in:
freakoverse 2025-02-14 22:10:05 +00:00
parent eaa34e1d74
commit b3ceefcf60

View File

@ -566,6 +566,11 @@ hover {
background: rgba(0,0,0,0.15); background: rgba(0,0,0,0.15);
} }
.IBMSMSMBSSCL_CommentQP > * {
border-bottom: unset;
padding: unset;
}
.IBMSMSMBSSCL_CBExpand { .IBMSMSMBSSCL_CBExpand {
transition: ease 0.3s; transition: ease 0.3s;
width: 100%; width: 100%;