diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index a465eee8..440fb43f 100644 --- a/src/routes/List/TableList.js +++ b/src/routes/List/TableList.js @@ -175,7 +175,7 @@ export default class TableList extends PureComponent { - + diff --git a/src/routes/List/TableList.less b/src/routes/List/TableList.less index db7c2c7b..6c9efa16 100644 --- a/src/routes/List/TableList.less +++ b/src/routes/List/TableList.less @@ -26,7 +26,7 @@ flex: 1; } } - .sumbitButtons { + .submitButtons { white-space: nowrap; margin-bottom: 24px; }