Skip to content

Commit

Permalink
Fix splitter zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Aug 9, 2024
1 parent d32cc8e commit 4911eb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/renderer/components/vault/styles/vault-ui.sass
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ a
.theme-light
.split-pane-entries, .split-pane-entry-details
background-color: #f6f7f9

.split-view .sash-container .sash.sash-vertical
z-index: 5 !important

0 comments on commit 4911eb8

Please sign in to comment.