Skip to content

Commit

Permalink
Align input with avatar on the left
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain authored Oct 12, 2023
1 parent 72e6820 commit d44f0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/macos-titlebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export function setupMacosTitleBar(window: BrowserWindow): void {
.mx_LeftPanel::before {
content: "";
height: 25px;
height: 20px;
-webkit-app-region: drag;
}
Expand Down

0 comments on commit d44f0d1

Please sign in to comment.