#app{height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#303133;background-color:#f0f2f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.el-card{border-radius:4px;border:none;box-shadow:0 1px 4px #00152914}.el-card .el-card__header{padding:16px 20px;border-bottom:1px solid #ebeef5}.el-card .el-card__body{padding:20px}.el-button{border-radius:4px}.el-button--primary{--el-button-hover-bg-color: #66b1ff;--el-button-hover-border-color: #66b1ff}.el-input .el-input__wrapper{box-shadow:0 0 0 1px #dcdfe6 inset}.el-input .el-input__wrapper:hover{box-shadow:0 0 0 1px #c0c4cc inset}.el-input .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #409eff inset}.el-table{--el-table-border-color: #ebeef5;--el-table-header-bg-color: #f5f7fa}.el-table th{font-weight:600}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.p-20{padding:20px}
