Implement pause voice broadcast recording (#9469)
This commit is contained in:
@@ -25,3 +25,7 @@ limitations under the License.
|
||||
margin-bottom: $spacing-8;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.mx_VoiceBroadcastControl-recording {
|
||||
color: $alert;
|
||||
}
|
||||
|
||||
@@ -31,5 +31,5 @@ limitations under the License.
|
||||
|
||||
.mx_VoiceBroadcastRecordingPip_controls {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user