Need help to remove the bar under card component when i make the orientation horizontal?

div[data-testid="horizontal-collection-container"]  {
overflow-x: hidden !important;
}

2 Likes