Skip to content

Commit 4a1e80e

Browse files
committed
Remove hidden home CSS
Now that you can customize the home it's probably fine to show it.
1 parent 6d09a9a commit 4a1e80e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

lib/vscode/src/vs/workbench/browser/parts/activitybar/media/activitybarpart.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,6 @@
5151
position: relative;
5252
width: 100%;
5353
height: 48px;
54-
<<<<<<< HEAD
55-
display: flex;
56-
align-items: center;
57-
justify-content: center;
58-
order: -1;
59-
60-
/* NOTE@coder: Hide since it doesn't seem to do anything when used with
61-
code-server except open the VS Code repository. */
62-
display: none !important;
63-
=======
64-
>>>>>>> 2723b81c450718fecd5f71ccf1ec9945bdb5adbc
6554
}
6655

6756
.monaco-workbench .activitybar > .content > .home-bar > .home-bar-icon-badge {

0 commit comments

Comments
 (0)