You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sfh-mohemm/Mohem/src/app/hmg-common/ui/segment-content/segment-content.component.scss

11 lines
187 B
SCSS

.segment-scroll-area {
position: fixed;
width: 100%;
bottom: 0;
left: 0;
right: 0;
overflow-y: scroll;
top: 3.3cm;
--padding-top: 0;
--offset-top: 0;
}