.hideTreeNode {
    line-height: 1px;
}

.icon-view {
    display: inline-block;
    height: 36px;
    width: 36px;
    margin: 2px;
}

.icon-view.x-item-selected {
    border: 2px solid black;
    opacity: 0.5;
}

.crop-text {
    object-fit: cover;
    width: 40px;
    height: 40px;
}

.crop-style {
    object-fit: scale-down;
    width: 40px;
    height: 40px;
}

.gradient-block {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 2px;
}

.wrapper {
    text-wrap: normal;
    float: left;
}
