Support hangup reasons

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-06-01 14:46:41 +02:00
parent 2a22f03a6a
commit 70a5715b3d
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
3 changed files with 87 additions and 25 deletions

View file

@ -53,5 +53,9 @@ limitations under the License.
.mx_CallEvent_content_callBack {
margin-left: 10px; // To match mx_callEvent
}
.mx_CallEvent_content_tooltip {
margin-right: 5px;
}
}
}