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

This commit is contained in:
freakoverse 2025-02-28 23:56:38 +00:00
parent 445f12d068
commit 0f67e0d86d

View File

@ -651,4 +651,8 @@ hover {
background: rgb(255 255 255 / 2%); background: rgb(255 255 255 / 2%);
outline: solid 1px rgb(255 255 255 / 10%); outline: solid 1px rgb(255 255 255 / 10%);
object-fit: cover; object-fit: cover;
}
.IBMSMSMBSSCL_CBText > audio {
width: 100%;
} }