forked from vergnet/application-amicale
Reduced the text size of machines number
This commit is contained in:
parent
1bb52839d9
commit
434a9cc1e5
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ function ProxiwashListItem(props) {
|
||||||
}}/>
|
}}/>
|
||||||
<Card.Title
|
<Card.Title
|
||||||
title={props.title}
|
title={props.title}
|
||||||
|
titleStyle={{fontSize: 17}}
|
||||||
subtitle={props.description}
|
subtitle={props.description}
|
||||||
style={{
|
style={{
|
||||||
backgroundColor: 'transparent',
|
backgroundColor: 'transparent',
|
||||||
|
|
Loading…
Reference in a new issue