UX: remove baseline alignment from chat timestamp (#28345)

This commit is contained in:
chapoi 2024-08-13 17:07:12 +02:00 committed by GitHub
parent 05e120a9f2
commit b3bf465890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ html.ios-device.keyboard-visible body #main-outlet .full-page-chat {
.chat-time {
color: var(--primary-high);
font-size: var(--font-down-2);
vertical-align: bottom;
}
.emoji-picker {