Add voice broadcast playback seekbar (#9529)
This commit is contained in:
parent
04bc8fb71c
commit
66d0b318bc
10 changed files with 339 additions and 70 deletions
|
@ -41,6 +41,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_VoiceBroadcastBody_timerow {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
gap: $spacing-4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue