1 |
- .zbsusermanage{height:100%;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zbsusermanage .header{margin-bottom:8px}.zbsusermanage .header .el-input{width:234px}.zbsusermanage .el-pagination{margin-top:8px;text-align:center}.zbsusermanage .el-table .label,.zbsusermanage .el-table td,.zbsusermanage .el-table th{padding:8px 0;text-align:center}.zbsusermanage .el-table td:nth-child(2),.zbsusermanage .el-table td:nth-child(2) div{padding:0}.zbsusermanage .el-table td:nth-child(2) div img{position:absolute;z-index:1;margin-top:-40%;margin-left:-40%;-webkit-transition:.3s;transition:.3s}.zbsusermanage .el-table td:nth-child(2) div img:hover{z-index:2;-webkit-transform:scale(3);transform:scale(3)}.zbsusermanage .el-dialog{width:400px}
|