Remove header focus outline. Fixes react-tools/react-table#685 (#881)

This commit is contained in:
Andrew
2018-05-24 16:24:54 -06:00
committed by Tanner Linsley
parent 60766cf261
commit 4824b4c8cc
+3
View File
@@ -73,6 +73,9 @@ input-select-style()
&:last-child
border-right: 0
.rt-th:focus
outline: none
.rt-resizable-header
overflow: visible
&:last-child