fix background for help popups in js mode

This commit is contained in:
Kyle Drake 2024-10-13 22:40:15 -05:00
parent 131d978180
commit 8263bb9788

View file

@ -30,7 +30,6 @@
.ace_tooltip code {
border-left: 0px;
border: 0px;
background: #25333c;
}
.ace_tooltip {