On macOS, fix incoming call bar

This commit is contained in:
Evan Hahn 2021-02-09 11:41:55 -06:00 committed by Scott Nonnenberg
parent 9858ae0642
commit 2a43505277

View file

@ -6594,6 +6594,7 @@ button.module-image__border-overlay:focus {
background-color: $color-gray-75;
display: flex;
justify-content: space-between;
padding-top: var(--title-bar-drag-area-height);
}
.module-incoming-call__contact {