@import '../../_widgetsCommon.scss';
.bolt-expandable-button {
    display: inline-flex;
}

.bolt-expandable-button .icon-right {
    font-size: $fontSize;
    padding-left: 10px;
}

.bolt-expandable-button .subtle.active {
    background-color: $transblack-20;
}