Skip to content

Commit b85098a

Browse files
committed
Remove outline of th.
1 parent ce899b6 commit b85098a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/bootstrap-table.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
border-left: 1px solid #dddddd;
6565
}
6666

67+
.fixed-table-container thead th:focus {
68+
outline: 0 solid transparent;
69+
}
70+
6771
.fixed-table-container thead th:first-child {
6872
border-left: none;
6973
border-top-left-radius: 4px;

0 commit comments

Comments
 (0)