Skip to content

Commit 291c3df

Browse files
committed
💄
1 parent 9506254 commit 291c3df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/renderer/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ tbody tr:hover {
2020
background-color: var(--vscode-editor-background) !important;
2121
}
2222

23-
th {
24-
text-align: left !important;
25-
}
26-
2723
thead th {
2824
box-shadow: 0 1px 0 var(--vscode-panel-border) !important;
2925
}
3026

27+
th {
28+
text-align: left !important;
29+
}
30+

0 commit comments

Comments
 (0)