Issue #21: Minor fix on listForms responsivity
Compare changes
@@ -2,11 +2,11 @@ import React, { useState, useEffect } from "react";
@@ -68,6 +68,7 @@ const useStyles = makeStyles(theme => ({
@@ -110,4 +111,4 @@ function Tab(props) {
\ No newline at end of file