diff --git a/ghost/admin/app/styles/components/koenig.css b/ghost/admin/app/styles/components/koenig.css index f1451e4a7b..ab196872db 100644 --- a/ghost/admin/app/styles/components/koenig.css +++ b/ghost/admin/app/styles/components/koenig.css @@ -1629,6 +1629,7 @@ button.emoji-picker__category-button.active { font-size: 1.4rem; font-weight: 400; width: 100%; + min-width: 440px; max-width: 512px; border: 1px solid var(--whitegrey); border-radius: 5px; diff --git a/ghost/admin/lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs b/ghost/admin/lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs index 6acd7c7a63..92b6ec6685 100644 --- a/ghost/admin/lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs +++ b/ghost/admin/lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs @@ -6,8 +6,8 @@
Created by {{this.payload.metadata.author_name}} - {{#if this.payload.metadata.author_name}} - • {{this.payload.metadata.author_name}} + {{#if this.payload.metadata.collection_name}} + • {{this.payload.metadata.collection_name}} {{/if}}
{{#if this.payload.metadata.description}}