Make cursor the default when hovering variants title in the hook list

pull/5346/head
Adam Morris 2019-07-28 14:25:54 +10:00
parent 5b7fcb8ce3
commit 50dbbaebd8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
background: none;
text-transform: uppercase;
letter-spacing: 3px;
cursor: default;
}
}
th {