@@ -549,6 +549,9 @@ onBeforeUnmount(() => {
cursor: pointer;
.msg {
+ display: flex;
+ align-items: end;
+ flex-direction: column;
.bold {
font-weight: 500;
font-size: 13px;