mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 01:13:22 -05:00
Larger font style.
This commit is contained in:
parent
b5ec436238
commit
d81e7c5e1d
@ -14,6 +14,7 @@ export default class Member extends React.Component {
|
||||
hintText="Search members"
|
||||
searchText={this.props.searchText}
|
||||
fullWidth={true}
|
||||
textFieldStyle={{textAlign: 'center', fontSize: '32px', lineHeight: '48px'}}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user