mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 22:35:19 +08:00
Update CSS classname
This commit is contained in:
committed by
Wyatt Johnson
parent
2d70caf03d
commit
a0ee5c6414
@@ -207,7 +207,7 @@ export default class FlagButton extends Component {
|
||||
}
|
||||
{
|
||||
this.state.reason && <div>
|
||||
<label htmlFor={'message'} className={`${name}-popup-radio-label`}>
|
||||
<label htmlFor={'message'} className={`${name}-popup-textarea-label`}>
|
||||
{t('flag_reason')}
|
||||
</label><br/>
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user