Audio messages: move countdown under waveform
This commit is contained in:
parent
e4efa01073
commit
831ec98418
7 changed files with 338 additions and 215 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue