Add voice broadcast seek 30s forward/backward buttons (#9592)

This commit is contained in:
Michael Weimann
2022-11-21 08:47:09 +01:00
committed by GitHub
parent caac059479
commit d699f5607b
13 changed files with 316 additions and 11 deletions

View File

@@ -36,3 +36,9 @@ limitations under the License.
flex: 0 0 16px;
width: 16px;
}
.mx_Icon_24 {
height: 24px;
flex: 0 0 24px;
width: 24px;
}