.more-tips { box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.03); border-radius: 0px 0px 20px 20px; padding: 12px 0 12px 12px; .more-tips-item { background: #f7f7f7; border-radius: 5px; padding: 6px 8px; &:last-child { margin-right: 12px; } } }