discourse/app/assets/stylesheets/mobile/components/topic-footer-mobile-dropdow...

10 lines
133 B
SCSS

.topic-footer-mobile-dropdown {
.select-kit-row {
&.bookmarked {
.d-icon {
color: $tertiary;
}
}
}
}