لاحظ أن زر الرسالة والخلفية يتحركان أيضًا. تمكنت من تصحيح كل شيء باستخدام هذا، لكن نعم، يجب تطبيقه بشكل شرطي
#user-card.no-bg .card-content {
margin-top: 0px;
}
.user-card-avatar .avatar-flair.rounded, .user-profile-avatar .avatar-flair.rounded {
bottom: 19px;
}
#user-card .usercard-controls {
margin-top: 0px !important;
}