Remove tit wrap

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-06-05 21:22:36 +02:00
parent 03dd3aae4b
commit 0ae38e6292
+1 -1
View File
@@ -264,7 +264,7 @@ export default function TeksDrawer({teks, anTeks}) {
{anTeks ? ( {anTeks ? (
<> <>
<Box align='center'> <Box align='center'>
<Typography noWrap style={{marginTop: '0.8em'}} variant='h4'> <Typography style={{marginTop: '0.8em'}} variant='h4'>
{anTeks.tit} {anTeks.tit}
{anTeks.eksplisit && ( {anTeks.eksplisit && (
<ExplicitIcon style={{marginLeft: 10}} color='secondary' /> <ExplicitIcon style={{marginLeft: 10}} color='secondary' />