Add editing to call details pane

This commit is contained in:
Jamie Kyle
2024-07-30 11:39:24 -07:00
committed by GitHub
parent 95209689a8
commit cee2788654
22 changed files with 330 additions and 118 deletions

View File

@@ -160,8 +160,3 @@
height: 1px;
background: $color-black-alpha-12;
}
// Overriding default style
.CallLinkEditModal__RowSelect.module-select select {
min-width: 0;
}