Audio messages: move countdown under waveform

This commit is contained in:
Evan Hahn 2021-07-09 15:27:16 -05:00 committed by GitHub
parent e4efa01073
commit 831ec98418
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 338 additions and 215 deletions

View file

@ -330,7 +330,7 @@
padding-right: 12px;
padding-left: 12px;
padding-top: 10px;
padding-bottom: 10px;
padding-bottom: 7px;
min-width: 0px;
width: 100%;
overflow: hidden;
@ -1046,15 +1046,10 @@
flex-direction: row;
align-items: center;
margin-top: 3px;
margin-bottom: -3px;
&--outgoing {
justify-content: flex-end;
}
&--with-reactions {
margin-bottom: -2px;
}
}
// With an image and no caption, this section needs to be on top of the image overlay
@ -10607,7 +10602,7 @@ $contact-modal-padding: 18px;
}
&--with-reactions {
margin-bottom: -10px;
margin-bottom: -9px;
}
&--deleted-for-everyone {