diff --git a/src/handbook/src/css/widgets/ObjectCard.scss b/src/handbook/src/css/widgets/ObjectCard.scss index bde5e99ff..98c41d71e 100644 --- a/src/handbook/src/css/widgets/ObjectCard.scss +++ b/src/handbook/src/css/widgets/ObjectCard.scss @@ -59,6 +59,7 @@ .ObjectCard_Description { display: flex; flex-direction: column; + overflow-y: scroll; max-width: 250px; max-height: 460px;