@import '../../style/variable.less';

.j-scroll-table {
    position: relative;

    .window {
        scrollbar-width: none;
    }
}
