1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.item { background: '#0092ff'; padding: '8px 0'; display: flex; flex-flow: row nowrap; align-content: normal; align-items: center; padding-bottom: 20px; } .table-index td { font-family: 'San Francisco', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif; font-size: 14px; }