Skip to content

Commit

Permalink
Hide controls #159
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Dec 15, 2021
1 parent 790ff16 commit d4061cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/global.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/partials/layout/titlebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
color: white !important;
}

/* controls */
.custom-titlebar-controls {
display: none !important;
}

/* submenu */
.custom-titlebar-submenu {
background-color: rgb(0, 0, 0) !important;
Expand Down

0 comments on commit d4061cc

Please sign in to comment.