💄 Add custom font sizing for app name (#1341)
* 💄 Add custom font sizing for app name * 🚸 Added maximum font size
This commit is contained in:
@@ -36,6 +36,7 @@ interface AppAppearanceType {
|
||||
iconUrl: string;
|
||||
appNameStatus: "normal"|"hover"|"hidden";
|
||||
positionAppName: Property.FlexDirection;
|
||||
appNameFontSize: number;
|
||||
lineClampAppName: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user