Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.16.137.217
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : _live-class.scss
/* ============================== Live Class Css Start ========================= */
.sub-comment-list {
    margin-inline-start: clampCal(16, 24);
}

.lesson-list {
    position: relative;
    z-index: 1;
    &::before {
        position: absolute;
        content: "";
        width: 1px;
        height: calc(100% - 26px);
        inset-inline-start: 8px;
        inset-block-start: 0;
        border: 1px dashed var(--main-100);
        z-index: -1;
    }
    &__item {
        padding-bottom: clampCal(24, 68);
        &:last-child {
            padding-bottom: 0;
        }
        .circle {
            position: relative;
            background-color: hsl(var(--white));
            &::before {
                position: absolute;
                content: "";
                width: calc(100% + 2px);
                height: calc(100% + 2px);
                inset-inline-start: 50%;
                inset-block-start: 50%;
                transform: translate(-50%, -50%);
                border: 2px solid var(--main-100);
                border-radius: inherit;
            }
        }

        &.active {
            .circle {
                color: var(--main-600) !important;
                &::before {
                    border-color: var(--main-600);
                }
            }
        }
    }
}

.live-badge {
    @include md-screen {
        margin-block-start: 16px !important;
        margin-inline-start: 16px !important;
        padding: 4px 16px !important;
    }
    @include msm-screen {
        margin-block-start: 8px !important;
        margin-inline-start: 8px !important;
    }
}
/* ============================== Live Class Css End ========================= */
© 2025 GrazzMean-Shell