Update Voice Broadcast buffering style (#9643)
This commit is contained in:
parent
459df4583e
commit
d0fd0cfea0
8 changed files with 163 additions and 60 deletions
|
@ -40,8 +40,9 @@ limitations under the License.
|
|||
display: flex;
|
||||
gap: $spacing-4;
|
||||
|
||||
i {
|
||||
flex-shrink: 0;
|
||||
.mx_Spinner {
|
||||
flex: 0 0 14px;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue