#merchant-dashboard[data-v-0eab0039]{height:100vh;background:var(--light);display:flex;flex-direction:column;overflow:auto}#merchant-dashboard .content[data-v-0eab0039]{display:flex;flex:1;overflow:hidden}#merchant-dashboard .left-side[data-v-0eab0039]{width:230px;display:flex}#merchant-dashboard .right-side[data-v-0eab0039]{flex:1;overflow:auto;display:flex;flex-direction:column}#merchant-dashboard .main-content[data-v-0eab0039]{background-color:var(--white);border-radius:5px;flex:1}@media only screen and (max-width:600px){.left-side[data-v-0eab0039]{position:absolute;width:0!important;top:0;height:100%;overflow:hidden;z-index:999;transition:all .4s}.left-side.active[data-v-0eab0039]{width:230px!important}}@media only screen and (min-width:600px){.left-side[data-v-0eab0039]{box-shadow:none!important}}