Fix wordbreak of simpleAddUI on chrome

This commit is contained in:
Pieter Vander Vennet 2021-03-18 13:45:57 +01:00
parent 07a8746a70
commit 747adfda85
3 changed files with 8 additions and 8 deletions

View file

@ -74,7 +74,8 @@ export interface LayoutConfigJson {
/**
* Link to a 'social image' which is included as og:image-tag on official themes.
* Usefull to share the theme on social media
* Useful to share the theme on social media.
* See https://www.h3xed.com/web-and-internet/how-to-use-og-image-meta-tag-facebook-reddit for more information
*/
socialImage?: string;