Skip to content

Commit 4ff6cc4

Browse files
Merge pull request #60 from usernamehw/header_cursor_style
Use cursor:pointer for header instead of resize
2 parents e6c42cc + 1267be1 commit 4ff6cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ thead th {
3232

3333
th {
3434
text-align: left !important;
35+
cursor: pointer !important;
3536
}
3637

0 commit comments

Comments
 (0)