unify sidebar emoji height

This commit is contained in:
2026-05-24 08:27:33 +02:00
parent 28d5b9364f
commit a87123cb43

View File

@@ -8243,6 +8243,12 @@ span.badge.badge-current {
max-height: 128px !important; max-height: 128px !important;
} }
.sidebar-comment-img.emoji {
height: auto;
max-width: 60px !important;
vertical-align: middle;
}
.sidebar-activity .video-embed-wrap { .sidebar-activity .video-embed-wrap {
display: block; display: block;
max-width: 100%; max-width: 100%;