Remove tit wrap
This commit is contained in:
@@ -264,7 +264,7 @@ export default function TeksDrawer({teks, anTeks}) {
|
||||
{anTeks ? (
|
||||
<>
|
||||
<Box align='center'>
|
||||
<Typography noWrap style={{marginTop: '0.8em'}} variant='h4'>
|
||||
<Typography style={{marginTop: '0.8em'}} variant='h4'>
|
||||
{anTeks.tit}
|
||||
{anTeks.eksplisit && (
|
||||
<ExplicitIcon style={{marginLeft: 10}} color='secondary' />
|
||||
|
||||
Reference in New Issue
Block a user