diff --git a/src/components/CallView/Grid/Grid.vue b/src/components/CallView/Grid/Grid.vue index aa30870f4f6..0d27b7c58fb 100644 --- a/src/components/CallView/Grid/Grid.vue +++ b/src/components/CallView/Grid/Grid.vue @@ -1052,6 +1052,7 @@ export default { grid-template-columns: 165px 75px; align-items: center; justify-content: flex-start; + z-index: 1; & span { text-overflow: ellipsis;