mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:08:44 +08:00
10 lines
133 B
SCSS
10 lines
133 B
SCSS
.topic-footer-mobile-dropdown {
|
|
.select-kit-row {
|
|
&.bookmarked {
|
|
.d-icon {
|
|
color: $tertiary;
|
|
}
|
|
}
|
|
}
|
|
}
|