index.less 190 Bytes
Newer Older
钟是志's avatar
钟是志 committed
1
//@import '~antd/lib/style/themes/default.less';
徐立's avatar
徐立 committed
2 3 4 5 6 7 8 9

.standardTable {
  :global {
    .ant-table-pagination {
      margin-top: 24px;
    }
  }

10

徐立's avatar
徐立 committed
11 12 13 14
  .tableAlert {
    margin-bottom: 16px;
  }
}