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

This commit is contained in:
freakoverse 2025-03-12 17:15:28 +00:00
parent 77705a8470
commit dc54a6c5e8

View File

@ -664,7 +664,9 @@ hover {
width: 100%; width: 100%;
display: grid; display: grid;
grid-template-columns: 1fr; grid-template-columns: 1fr;
grid-gap: 10px; grid-gap: 14px;
overflow: hidden;
border-radius: 6px;
} }
.IBMSMSMBSSCL_CBImgGroup > * { .IBMSMSMBSSCL_CBImgGroup > * {