Skip to content

Commit 68e6f7d

Browse files
authored
fix(css): remove Cloud9 override for header #2743
Problem: Accidentally added the override back in while merging the icons PR Solution: Remove the artifact
1 parent a762271 commit 68e6f7d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

resources/css/base-cloud9.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ body.vscode-light .settings-panel {
5555
background: rgba(var(--shade), 0.02) !important;
5656
}
5757

58-
.button-container {
59-
border: none !important;
60-
background: none !important;
61-
}
62-
6358
.button-container h1 {
6459
margin: 0px;
6560
}

0 commit comments

Comments
 (0)