@@ -71,6 +71,10 @@ tfoot td {
&:last-child {
border-radius: 0 4px 0 0;
}
+
+ &:first-child:last-child {
+ border-radius: 4px 4px 0 0;
+ }
tfoot td {