Fix background color + labels

This commit is contained in:
Elio Struyf
2022-02-14 11:38:13 -08:00
parent bebde4de68
commit cf6f051ee8
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -3,7 +3,6 @@
background-color: transparent;
border: 1px dashed var(--vscode-button-background);
padding: 1rem;
filter: brightness(85%);
}
.json_data__field {
@@ -16,7 +15,6 @@
background-color: transparent;
border: 1px dashed var(--vscode-button-background);
padding: 1rem;
filter: brightness(85%);
h3 {
font-size: 1rem;