mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-11 20:40:17 +00:00
Remove header focus outline. Fixes react-tools/react-table#685 (#881)
This commit is contained in:
@@ -73,6 +73,9 @@ input-select-style()
|
||||
&:last-child
|
||||
border-right: 0
|
||||
|
||||
.rt-th:focus
|
||||
outline: none
|
||||
|
||||
.rt-resizable-header
|
||||
overflow: visible
|
||||
&:last-child
|
||||
|
||||
Reference in New Issue
Block a user