foundryvtt-frostgrave/scss/components/_tabs.scss

5 lines
111 B
SCSS
Raw Normal View History

2021-05-28 18:16:02 +02:00
.tabs .item.active {
text-shadow: none;
border-bottom-color: $accent-color;
color: $accent-color;
}