Message List: Fix scrolling jumps

This commit is contained in:
Alexander Zinchuk 2021-11-12 18:46:00 +03:00
parent 16b56735d1
commit 0c4b3afda2

View File

@ -125,6 +125,10 @@
text-overflow: ellipsis;
}
canvas {
height: 23px;
}
.voice-duration {
margin: .25rem 0 0;
font-size: .875rem;