w-lab-app/src/components/domains/dashboard/sections/AdvisersSection/AdvisersSection.module.scss
gofnnp 12836b372d main
done retaining funnel, edits compatibility & palms & home
2025-06-24 11:45:45 +04:00

17 lines
262 B
SCSS

.sectionContent.sectionContent {
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
width: calc(100% + 32px);
padding: 32px 16px;
padding-right: 0;
margin: -32px -16px;
}
.grid {
padding-right: 16px;
}
.skeleton.skeleton {
height: 486px;
}