We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e4a3a commit ad6b108Copy full SHA for ad6b108
src/webviewToolkit.ts
@@ -35,6 +35,7 @@ const head = /*html*/`
35
.cellValue {
36
display: table-cell;
37
padding-left: 10px;
38
+ background-color: transparent;
39
}
40
</style>`;
41
0 commit comments