mirror of
https://github.com/discourse/discourse.git
synced 2025-06-09 16:16:50 +08:00
Remove watching-first-post from user SCSS
Move to notification-options.scss
This commit is contained in:
@ -297,7 +297,3 @@ and (max-width : 600px) {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-preferences .watching-first-post.fa-dot-circle-o {
|
|
||||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user