.slid-bar[data-v-169c446e]{display:flex;flex-direction:column;height:100%;width:100%}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}