.slid-bar[data-v-6ce98430]{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto}.slid-bar[data-v-6ce98430]::-webkit-scrollbar{width:6px}.slid-bar[data-v-6ce98430]::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.slid-bar[data-v-6ce98430]::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}.slid-bar[data-v-6ce98430] .el-menu-item.is-active{color:#409eff;background-color:#ecf5ff}.slid-bar[data-v-6ce98430] .el-submenu__title i{color:inherit}body,html{margin:0;padding:0;height:100%;overflow:hidden}#app,.app-layout{height:100%;width:100%}.app-header{background-color:#fff;border-bottom:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 1px 4px rgba(0,0,0,.05);z-index:10;height:60px}.main-wrapper{height:calc(100% - 60px);overflow:hidden}.app-aside{overflow-y:auto;transition:width .3s}.app-main{background-color:#f0f2f5;padding:20px;height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.app-main::-webkit-scrollbar{width:8px}.app-main::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.app-main::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.app-card{background:#fff;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.05);padding:20px;width:100%;min-height:100%;box-sizing:border-box}