User-dfd58848.css 2.0 KB

1
  1. @charset "UTF-8";.el-menu{border-right:none}.el-menu .el-menu-item{height:auto;line-height:40px!important}.el-menu .el-sub-menu{display:grid}.el-table__header-wrapper tr th{background-color:#f5f5f7!important}.el-dialog__header{background-color:#f5f5f7;margin-right:0}.el-dialog__footer{border-top:1px solid #f5f5f7;padding-bottom:10px}.el-drawer__header{margin-bottom:0!important}html,body{margin:0;padding:0;background:#f5f7fb;min-width:1200px}.box-shadow{box-shadow:0 0 13px #3030324b}.pagination-box{display:flex;justify-content:center;margin-top:10px}::-webkit-scrollbar{height:7px;width:5px}::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:10px}::-webkit-scrollbar-track-piece{background:transparent}.drawer-content{width:100%;height:calc(100% - 5px);overflow:hidden;overflow-y:auto}.drawer-foot{margin-top:10px}.user-page{width:100%;height:100%;display:flex;justify-content:space-between}.user-page .user-page-left{width:268px;height:100%;background:#f5f6f7;border-radius:6px;padding:10px;box-sizing:border-box}.user-page .user-page-left title{font-size:16px;font-weight:700;color:#172b4d;line-height:19px}.user-page .user-page-left .tree-box{height:calc(100% - 30px);background:white;margin-top:10px;padding:10px;box-sizing:border-box;overflow-y:auto}.user-page .user-page-left .is-current{background:#f5f7fa}.user-page .user-page-right{width:calc(100% - 270px);height:100%;padding:0 10px;box-sizing:border-box}.user-page .user-page-right .right-header{display:flex;justify-content:space-between}.user-page .user-page-right .right-header :deep(.el-form-item){margin-bottom:0!important;margin-right:10px!important}.user-page .user-page-right .user-table{margin-top:10px}.user-page .user-page-right .user-table .user-table-realname{display:flex}.user-page .user-page-right .user-table .user-table-realname .title{align-self:center;width:30px;height:30px;min-width:30px;text-align:center;line-height:30px;background:#005ecc;border-radius:50%;color:#fff}.user-page .user-page-right .user-table .user-table-realname span{align-self:center;margin-left:5px}