Skip to content

Commit 1267be1

Browse files
committed
Use cursor:pointer for header instead of resize
1 parent 712d623 commit 1267be1

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
@@ -26,5 +26,6 @@ thead th {
2626

2727
th {
2828
text-align: left !important;
29+
cursor: pointer !important;
2930
}
3031

0 commit comments

Comments
 (0)