.unitSubject { padding: 15px; margin: 0 13px; background-color: #fff; // overflow: hidden; border-radius: 10px; & + .unitSubject { margin-top: 12px; } } .unitAnswers { padding-bottom: 30px; :global { .sortable-ghost { opacity: 0.5; background: #c8ebfb; } } .sortReset { display: flex; align-items: center; justify-content: space-between; margin-top: 25px; padding-top: 30px; padding-bottom: 30px; .tips { font-size: 16px; font-weight: 500; color: #333333; line-height: 26px; } :global { .van-button { min-width: 84px; height: 31px; line-height: 31px; font-size: 15px; font-weight: 500; } } } .items, .imgs { min-width: 56px; height: 36px; font-size: 16px; font-weight: 500; margin-right: 10px; border-radius: 4px; background: #ffebdd; color: #f67146; justify-content: center; } .imgs { height: 56px; } }