We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8a59a commit a916910Copy full SHA for a916910
src/renderer/styles.css
@@ -12,7 +12,7 @@
12
margin-right: 10px;
13
}
14
15
-.data-table {
+.data-table, .data-summary .text-output {
16
max-width: 100%;
17
background-color: var(--vscode-editor-background);
18
border: 1px solid var(--vscode-panel-border);
0 commit comments