right_sidebar: Establish last-item/next-heading concord.

This commit is contained in:
Karl Stolley
2025-08-19 12:31:27 -05:00
committed by Tim Abbott
parent 4f08718163
commit 545b14abfa

View File

@@ -49,7 +49,10 @@
}
.buddy-list-section-container {
margin-bottom: 10px;
/* This establishes better visual concord with
the left sidebar's spacing between a last
channel/topic and the header that follows. */
margin-bottom: 3px;
&.no-display {
display: none;