mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: change thread button in chat nav to use btn-transparent (#29186)
This commit is contained in:
@@ -30,7 +30,7 @@ export default class ChatNavbarThreadsListButton extends Component {
|
||||
"c-navbar__threads-list-button"
|
||||
"btn"
|
||||
"no-text"
|
||||
"btn-flat"
|
||||
"btn-transparent"
|
||||
(if @channel.threadsManager.unreadThreadCount "has-unreads")
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user