Skip to content

Commit

Permalink
Fixed the border still appearing above the Sidebar Vault Profile when…
Browse files Browse the repository at this point in the history
… using Minimal Color Scheme Style
  • Loading branch information
damiankorcz committed May 22, 2024
1 parent e552ce6 commit 03bdea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/Plugins/Theme/customVaultBanner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@

body:not(.is-mobile) .workspace-split.mod-left-split .workspace-sidedock-vault-profile {
padding: var(--size-4-1) var(--size-4-2);
border-top: var(--window-border);
}

0 comments on commit 03bdea9

Please sign in to comment.