Skip to content

Commit 61862b8

Browse files
authored
SF-3624 Fix the biblical term renderings column header font (#3543)
1 parent bab8415 commit 61862b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SIL.XForge.Scripture/ClientApp/src/app/translate/biblical-terms/biblical-terms.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252

5353
/* Show the term renderings in the project font */
54-
.mat-column-renderings {
54+
td.mat-column-renderings {
5555
font-family: var(--project-font);
5656
}
5757

0 commit comments

Comments
 (0)