We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549687a commit ee1a9dcCopy full SHA for ee1a9dc
1 file changed
stylesheets/page-content.scss
@@ -66,7 +66,7 @@
66
100% { border-left-color: $panel-default-border; }
67
}
68
69
-table.table-left-header > tbody > tr > th:nth-last-of-type(1) {
+table.table-left-header > tbody > tr > th:last-of-type {
70
border-right-color: lighten($table-border-color, 20%);
71
border-right-width: 2px;
72
0 commit comments