feat: apply patch after setting up subtree

This commit is contained in:
Joe Previte
2020-12-15 15:53:52 -07:00
parent 41bee49d07
commit 51a2a2ad2d
84 changed files with 3360 additions and 191 deletions

View File

@@ -55,6 +55,10 @@
align-items: center;
justify-content: center;
order: -1;
/* NOTE@coder: Hide since it doesn't seem to do anything when used with
code-server except open the VS Code repository. */
display: none !important;
}
.monaco-workbench .activitybar > .content > .home-bar > .home-bar-icon-badge {