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

This commit is contained in:
freakoverse 2025-02-14 20:56:36 +00:00
parent 12f0edcda6
commit 2a5fdc9843

View File

@ -137,6 +137,11 @@
border-radius: 10px; border-radius: 10px;
} }
.pUMCB_RepliesToPrime > *:last-child {
border-bottom: unset;
padding: 0;
}
.pUMCB_CommentToPrime { .pUMCB_CommentToPrime {
width: 100%; width: 100%;
margin: 0 0 25px 0; margin: 0 0 25px 0;