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

This commit is contained in:
freakoverse 2025-03-12 17:22:09 +00:00
parent 2058b34c3b
commit 27d563ffac

View File

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