style(ui): add padding-top for grouped message date to be center-aligned vertically with the first line of the text message
This commit is contained in:
parent
f38f26a602
commit
d1161cc096
1 changed files with 1 additions and 3 deletions
|
@ -266,9 +266,7 @@ function getDayDifference(date1: Date, date2: Date) {
|
||||||
|
|
||||||
.side-message-date {
|
.side-message-date {
|
||||||
font-size: .625em;
|
font-size: .625em;
|
||||||
display: flex;
|
margin-top: .4em;
|
||||||
align-items: center;
|
|
||||||
align-content: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue