Middle Header: Adjust emoji status styles (#5751)

Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
This commit is contained in:
Alexander Zinchuk 2025-03-27 19:03:13 +01:00
parent caca7348ef
commit 839f630466

View File

@ -13,6 +13,11 @@
color: white; color: white;
} }
} }
.transition {
height: 1.5em;
width: 1.5em;
}
} }
.fullName { .fullName {
@ -28,11 +33,6 @@
} }
} }
.transition {
height: 1.5em;
width: 1.5em;
}
.transitionSlide { .transitionSlide {
display: flex; display: flex;
align-items: center; align-items: center;