mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FEATURE: remove the featured link by editing the topic
This commit is contained in:
parent
d32c95b6e8
commit
6c86e0c94a
10 changed files with 63 additions and 8 deletions
|
@ -196,7 +196,7 @@
|
|||
a.topic-featured-link {
|
||||
display: inline-block;
|
||||
text-transform: lowercase;
|
||||
color: #858585;
|
||||
color: dark-light-choose($primary-medium, $secondary-medium);
|
||||
font-size: 0.875rem;
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue