w-lab-app/src/components/domains/dashboard/sections/MeditationSection/MeditationSection.module.scss
gofnnp 67f4dfdf3d main
compatibility & palm generations & add zustand & config prettier eslint
2025-06-23 00:46:11 +04:00

11 lines
160 B
SCSS

.sectionContent.sectionContent {
overflow-x: scroll;
width: calc(100% + 32px);
padding: 16px;
margin: -16px;
}
.skeleton.skeleton {
height: 308px;
}