Skip to content

Commit

Permalink
refactor: remove --header-height set on .content
Browse files Browse the repository at this point in the history
Unneeded after fix on upstream

Signed-off-by: Grigorii K. Shartsev <[email protected]>
  • Loading branch information
ShGKme committed Aug 27, 2024
1 parent ecdfd36 commit 462e395
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/talk/renderer/assets/overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ body {
}

.content {
/* TODO: upstream using --header-height on NcContent margin-top */
margin-top: var(--header-height) !important;
border-radius: 0 !important;
}

Expand Down

0 comments on commit 462e395

Please sign in to comment.