💄 Add custom font sizing for app name (#1341)
* 💄 Add custom font sizing for app name * 🚸 Added maximum font size
This commit is contained in:
@@ -130,6 +130,7 @@ export default function ContainerActionBar({ selected, reload }: ContainerAction
|
||||
appearance: {
|
||||
iconUrl: '/imgs/logo/logo.png',
|
||||
appNameStatus: 'normal',
|
||||
appNameFontSize: 16,
|
||||
positionAppName: 'column',
|
||||
lineClampAppName: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user