UX: remove baseline alignment from chat timestamp (#28345)
This commit is contained in:
parent
05e120a9f2
commit
b3bf465890
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue