-
-
-
+
+
-
-
-
+
+
);
}
@@ -47,9 +45,6 @@ export const CategorizeTransactionFormFooter = R.compose(withBankingActions)(
);
const Root = styled.div`
- // position: absolute;
- // bottom: 0;
- // left: 0;
- // right: 0;
- // background: #fff;
+ border-top: 1px solid #c7d5db;
+ padding: 14px 20px;
`;