.abnormalWapper {
padding: 10px 12px;
.top {
display: flex;
align-items: center;
justify-content: flex-end;
i:first-child {
margin-right: 12px;
color: #666;
}
i {
font-size: 16px;
cursor: pointer;
button {