diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index a465eee8e586efe87173b5ab096397f9235d1f89..440fb43ff88b7581ea3ed28d87336bfcf3266ce8 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 db7c2c7b6e64bc12e88fb99cb5a95a66a2b77b35..6c9efa16bc6e706fb41ec0e788a70b7d6f9864f6 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; }