Articles.less 94 Bytes
Newer Older
ddcat1115's avatar
ddcat1115 committed
1 2 3 4 5 6 7
.articleList {
  :global {
    .ant-list-item:first-child {
      padding-top: 0;
    }
  }
}