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

This commit is contained in:
freakoverse 2025-02-14 21:37:56 +00:00
parent c0ff1b7537
commit 6044010a1b

View File

@ -567,13 +567,13 @@ hover {
}
.IBMSMSMBSSCL_CBExpand {
transition: ease .3s;
transition: ease 0.3s;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
padding: 5px 15px;
background: #fff0;
background: rgba(255, 255, 255, 0.05);
border-radius: 5px;
text-align: center;
font-size: 12px;