Browse Source

update list grid padding bottom

pull/8064/head
nikogu 7 years ago
parent
commit
5db04b6d4b
  1. 2
      components/list/style/index.less

2
components/list/style/index.less

@ -231,7 +231,7 @@
border-bottom: none;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 24px;
margin-bottom: 20px;
&-content {
display: block;
}

Loading…
Cancel
Save