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
|
||||
title={props.title}
|
||||
titleStyle={{fontSize: 17}}
|
||||
subtitle={props.description}
|
||||
style={{
|
||||
backgroundColor: 'transparent',
|
||||
|
|
Loading…
Reference in a new issue