Increase z-index of call controls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -291,6 +291,7 @@ limitations under the License.
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
|
z-index: 200; // To be above _all_ feeds
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_CallView_callControls_hidden {
|
.mx_CallView_callControls_hidden {
|
||||||
|
|||||||
Reference in New Issue
Block a user