Handle missed calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
5b3967a486
commit
0785997983
3 changed files with 38 additions and 11 deletions
|
@ -48,5 +48,10 @@ limitations under the License.
|
|||
.mx_CallEvent_content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
|
||||
.mx_CallEvent_content_callBack {
|
||||
margin-left: 10px; // To match mx_callEvent
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue