4 lines
73 B
SCSS
4 lines
73 B
SCSS
.sectionContent {
|
|
overflow-x: scroll;
|
|
width: calc(100% + 16px);
|
|
} |