Fixing table top-border alignment issue

This commit is contained in:
Kris 2018-03-28 18:49:19 -04:00
parent eab64710ff
commit cf3c670cb7

View File

@ -86,7 +86,7 @@
}
}
> tbody > tr:first-of-type {
> tbody {
border-top: 3px solid $primary-low;
}