// @import '../../../../global.scss'; .customStyle { padding: 2rem; padding-top: 0rem; & > div { max-width: 100%; max-height: 100%; // @include scrollBar(red); } .katex-display { margin-top: 0px !important; // @include scrollBar(red); } }