Phone Call: Fix header overlapping with native buttons in Electron (#3734)
This commit is contained in:
parent
6c455fa642
commit
ac7e8f2ec6
@ -57,6 +57,10 @@
|
||||
:global(.Button) {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
:global(body.is-electron) .root.single-column & {
|
||||
padding-left: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.close-button {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user