Updated all long style names to be more compact
• Updated: - all long style names to be more compact
This commit is contained in:
@@ -35,7 +35,7 @@ class GroupAbout extends ImmutablePureComponent {
|
||||
const { group } = this.props
|
||||
|
||||
return (
|
||||
<div className={[_s.default, _s.width100PC].join(' ')}>
|
||||
<div className={[_s._, _s.w100PC].join(' ')}>
|
||||
<Responsive min={BREAKPOINT_EXTRA_SMALL}>
|
||||
<ColumnIndicator type='missing' />
|
||||
</Responsive>
|
||||
|
||||
Reference in New Issue
Block a user