Skip to content

Commit

Permalink
fix: show dev-table above call components
Browse files Browse the repository at this point in the history
- for main branch only

Signed-off-by: Maksim Sukharev <[email protected]>
  • Loading branch information
Antreesy committed Sep 6, 2024
1 parent 96f8580 commit a5fea11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CallView/Grid/Grid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a5fea11

Please sign in to comment.