style(ui): add padding-top for grouped message date to be center-aligned vertically with the first line of the text message
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
SauceyRed 2025-08-11 03:08:38 +02:00
parent f38f26a602
commit d1161cc096
Signed by: sauceyred
GPG key ID: 2BF92EB6D8A5CCA7

View file

@ -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;
} }
/* /*