mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
@@ -59,7 +59,7 @@ export const AppTile = ({ className, app }: AppTileProps) => {
|
||||
ta="center"
|
||||
weight={700}
|
||||
className={cx(classes.appName, 'dashboard-tile-app-title')}
|
||||
lineClamp={2}
|
||||
lineClamp={1}
|
||||
>
|
||||
{app.name}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user