.groupCard { margin: 10px 20px; .titleWrapper { overflow: hidden; .tipWrapper { margin-left: 10px; display: inline-block; } .operateIconWrapper { font-size: 12px; text-align: center; color: #999; display: inline-block; float: right; width: 20px; height: 16px; line-height: 16px; border-radius: 5px; } } .contentWrapper { margin-top: 10px; } }