We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d09a9a commit 4a1e80eCopy full SHA for 4a1e80e
lib/vscode/src/vs/workbench/browser/parts/activitybar/media/activitybarpart.css
@@ -51,17 +51,6 @@
51
position: relative;
52
width: 100%;
53
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
65
}
66
67
.monaco-workbench .activitybar > .content > .home-bar > .home-bar-icon-badge {
0 commit comments