On macOS, fix incoming call bar
This commit is contained in:
parent
9858ae0642
commit
2a43505277
1 changed files with 1 additions and 0 deletions
|
@ -6594,6 +6594,7 @@ button.module-image__border-overlay:focus {
|
||||||
background-color: $color-gray-75;
|
background-color: $color-gray-75;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
padding-top: var(--title-bar-drag-area-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
.module-incoming-call__contact {
|
.module-incoming-call__contact {
|
||||||
|
|
Loading…
Add table
Reference in a new issue