Removed padding on last comment to gain back some space and be symmetrical too.

There is already some padding given to it via the wrapper.
This commit is contained in:
infinite-persistence 2021-08-25 13:22:21 +08:00
parent e8c4fb3b7d
commit a8a437bc54
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -91,10 +91,6 @@ $recent-msg-button__height: 2rem;
.channel-name {
font-size: var(--font-xsmall);
}
&:last-of-type {
padding-top: var(--spacing-m);
}
}
.livestream-comment--superchat {