.cometchat-ongoing-call,.cometchat:has(> .cometchat-ongoing-call) {
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}
