Skip to content

Commit

Permalink
fix: always show titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrissdroid committed Jun 27, 2021
1 parent 2152f56 commit 9f49435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/components/navigation/TitleBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export default defineComponent({
width: 100%
background: #13131A
max-width: calc(100vw - 2px)
z-index: 99999
#drag-region
width: 100%
Expand Down

0 comments on commit 9f49435

Please sign in to comment.