Skip to content

Commit 5eb0a4b

Browse files
author
Rand McKinney
committed
add class for trust options table column
1 parent 4426d26 commit 5eb0a4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,3 +414,7 @@ body:not(.is-scrolling) .navbar {
414414
width: 100%;
415415
table-layout: fixed;
416416
}
417+
418+
.trust-table th:nth-child(1) {
419+
width: 170px;
420+
}

0 commit comments

Comments
 (0)