mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 12:08:12 -05:00
UX: add missing btn class (#35562)
This commit is contained in:
@@ -47,7 +47,7 @@ export default class SignupCta extends Component {
|
||||
<DButton
|
||||
@action={{this.hideForSession}}
|
||||
@label="signup_cta.hide_session"
|
||||
class="no-icon"
|
||||
class="btn-default no-icon"
|
||||
/>
|
||||
<DButton
|
||||
@action={{this.hideForever}}
|
||||
|
||||
Reference in New Issue
Block a user