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

13 lines
188 B
SCSS

.topic-footer-mobile-dropdown {
.select-kit-row {
.svg-icon-title {
margin-right: 0.5em;
}
&.bookmarked {
.d-icon {
color: $tertiary;
}
}
}
}