We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43232d0 commit cad08c5Copy full SHA for cad08c5
src/collections/table.less
@@ -66,7 +66,7 @@
66
.ui.table tfoot th:last-child {
67
border-radius: 0px 0px 5px 0px;
68
}
69
-.ui.table tfoot th:first-child:last-child {
+.ui.table tfoot th:only-child {
70
border-radius: 0px 0px 5px 5px;
71
72
0 commit comments