mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Use larger font size for squeak detail component
This commit is contained in:
parent
6770d3f571
commit
d8e3d3ffc6
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ export default function SqueakDetailItem({
|
|||
>
|
||||
<Grid item>
|
||||
<Typography
|
||||
size="md"
|
||||
variant="h4"
|
||||
style={{whiteSpace: 'pre-line'}}
|
||||
>{squeak.getContentStr()}
|
||||
</Typography>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue