#app,body,html{height:100%;margin:0;padding:0}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#dcdfe6;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.page-container{padding:20px;background:#f5f5f5;min-height:100%}.page-card{background:#fff;border-radius:4px;padding:20px}.page-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-toolbar-left,.page-toolbar-right{display:flex;align-items:center;gap:12px}.page-pagination{margin-top:20px;text-align:right}.table-image{width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.status-tag{min-width:60px;text-align:center}.page-dialog ::v-deep .el-dialog__body{padding:20px}.el-image__actions{display:none!important}