
.topic-field-item .input-settings {
    width: 100%;
    position: relative;
    margin-bottom: 0;
}

.topic-field-item {
    display: flex;
    align-items: center;
}

.topic-field-item .book-item-drag {
    width: 40px;
    text-align: center;
    cursor: pointer;
}
