import { makeStyles } from "@saleor/theme";
export const useStyles = makeStyles(
theme => ({
[theme.breakpoints.down("md")]: {
colNote: {
width: 200
}
},
colActions: {
textAlign: "right",
width: 100
colKey: {
colNote: {},
table: {
tableLayout: "fixed"
}),
{ name: "CustomAppTokens" }
);