derivato da vergnet/application-amicale
Fixed crash on self menu screen
Questo commit è contenuto in:
parent
236ee2c07c
commit
4131b79561
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
|
|
@ -119,7 +119,7 @@ class SelfMenuScreen extends React.Component<Props> {
|
||||||
marginLeft: 'auto',
|
marginLeft: 'auto',
|
||||||
marginRight: 'auto',
|
marginRight: 'auto',
|
||||||
borderBottomWidth: 1,
|
borderBottomWidth: 1,
|
||||||
borderBottomColor: this.theme.colors.primary,
|
borderBottomColor: this.props.theme.colors.primary,
|
||||||
marginTop: 5,
|
marginTop: 5,
|
||||||
marginBottom: 5,
|
marginBottom: 5,
|
||||||
}}/>
|
}}/>
|
||||||
|
|
|
||||||
Caricamento…
Crea riferimento in una nuova segnalazione