taiga-front/app/modules/history/history-tabs/history-tabs.scss

12 lines
218 B
SCSS

.history-tabs {
.order-comments {
@include font-type(light);
margin-left: auto;
transition: none;
}
.icon-arrow-up,
.icon-arrow-down {
@include svg-size(.75rem);
}
}