.mobile-sidebar[data-v-d630a9e2] {
    position: fixed;
    top: 0px;
    z-index: 9999;
    height: 100%;
    width: 280px
}
[dir="ltr"] .mobile-sidebar[data-v-d630a9e2] {
    left: 0px
}
[dir="rtl"] .mobile-sidebar[data-v-d630a9e2] {
    right: 0px
}