Add voice broadcast seek 30s forward/backward buttons (#9592)
This commit is contained in:
parent
caac059479
commit
d699f5607b
13 changed files with 316 additions and 11 deletions
|
@ -36,8 +36,11 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_VoiceBroadcastBody_controls {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
gap: $spacing-32;
|
||||
justify-content: center;
|
||||
margin-bottom: $spacing-8;
|
||||
}
|
||||
|
||||
.mx_VoiceBroadcastBody_timerow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue