@@ -6,6 +6,10 @@ body:not(.full-width) {
min-width: 1020px;
}
+table {
+ border-spacing: 0;
+}
+
.ui.container:not(.fluid) {
width: 980px !important;