Skip to content

Commit

Permalink
increase specificity
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge committed Mar 10, 2023
1 parent 0053a85 commit e5d6d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/workbench/contrib/terminal/browser/media/xterm.css
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,6 @@
position: relative;
}

.hide {
.xterm.terminal.hide {
visibility: hidden;
}

0 comments on commit e5d6d2a

Please sign in to comment.