Skip to content

Commit 123d2d0

Browse files
authored
Merge pull request #10 from doov-io/fix_th_css
apply rule to .dsl-navigation-table th
2 parents 39748d9 + b683d57 commit 123d2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doov-react.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
}
6767

6868
.dsl-navigation-table td,
69-
th {
69+
.dsl-navigation-table th {
7070
font-family: Arial, sans-serif;
7171
font-size: 14px;
7272
font-weight: normal;

0 commit comments

Comments
 (0)