... use the CSS overflow property to make the container scrollable. example: .ScrollableContainer { max-width: 300px; max-height: 300px;
確定! 回上一頁